Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Forefront Threat Management Gateway (TMG)
The Web Proxy log can include an error information field. The following table lists the possible values.
Value | Descriptive code | Description |
---|---|---|
0x00000001 |
ERROR_INFO_IO_RECV_FROM_CLIENT |
Error receiving packets from client. |
0x00000002 |
ERROR_INFO_IO_SEND_TO_CLIENT |
Error sending packets to client. |
0x00000004 |
ERROR_INFO_IO_SEND_TO_SERVER |
Error sending packets to server. |
0x00000008 |
ERROR_INFO_IO_RECV_FROM_SERVER |
Error receiving packets from server. |
0x00000010 |
ERROR_INFO_DEST_IS_MEMBER |
- |
0x00000020 |
ERROR_INFO_CLIENT_IS_MEMBER |
- |
0x00000040 |
ERROR_INFO_DURING_CONNECT |
Error while connecting. |
0x00000080 |
ERROR_INFO_CLIENT_KA |
Connection with client is keep-alive. |
0x00000100 |
ERROR_INFO_SERVER_KA |
Connection with upstream server is keep-alive. |
0x00000200 |
ERROR_INFO_REQUEST_HAS_BODY |
Client's request includes a body (of nonzero content length). |
0x00000400 |
ERROR_INFO_RESPONSE_HAS_BODY |
Server's response includes a body (of nonzero content length). |
0x00000800 |
ERROR_INFO_IP_FROM_DNS_CACHE |
Name resolution using the DNS cache. |