HTTH-714 — A request has terminated
REQUEST-END CLIENT=%s SERVER=%s USER=%s APROXY=%s IN=%u OUT=%u TIME=%s METHOD=%s URI=%s VERSION=%s STATUS=%d REASON=%s %s
This message informs that the proxy has finished processing a HTTP request. Request parameters are reported. IN and OUT are the byte counts received from and sent to the server, respectively. AProxy authentication has been used, therefore the respective user name is logged (USER is from the ordinary proxy authentication, APROXY is the AProxy user name). STATUS is the HTTP status code returned to the client. The final field is the request status: ACCEPTED (the request terminated without and error), REJECTED (the request was denied by an ACL), or FAILED (the request terminated with an error other than ACL denial). If the status is REJECTED, the reason of request rejection is identified by REASON. It can be REQUEST-ACL (request denied by REQUEST-ACL), DOC-ACL (request denied by DOC-ACL), AUTH (authentication failed), WEB-FILTER (request blocked by an external web filter), BYPASS (Clear Web DataBase bypass offered to the client), ANTIVIRUS (request denied by antivirus), or <NULL> (some other, unspecified reason).
HTTH-702(6), HTTH-703(6), HTTH-713(6), HTTH-715(6), HTTH-811(6), HTTP-710(6), HTTP-711(6), HTTP-712(6), logging(7)