- 论坛徽章:
- 54
|
本帖最后由 lsstarboy 于 2013-02-21 16:45 编辑
发段日志:- [Feb 21 16:08:46.711] Server {0x803808400} DEBUG: (http_tunnel) [0] consumer_handler [http server post VC_EVENT_WRITE_READY]
- [Feb 21 16:08:46.711] Server {0x803808400} DEBUG: (http_tunnel) [0] consumer_handler [http server post VC_EVENT_WRITE_READY]
- [Feb 21 16:08:46.712] Server {0x803808400} DEBUG: (http_tunnel) [0] producer_handler [user agent post VC_EVENT_READ_READY]
- [Feb 21 16:08:46.712] Server {0x803808400} DEBUG: (http_redirect) [HttpTunnel::producer_handler] enable_redirection: [1 0 0] event: 100
- [Feb 21 16:08:46.712] Server {0x803808400} DEBUG: (http_tunnel) [0] consumer_handler [http server post VC_EVENT_WRITE_READY]
- [Feb 21 16:08:46.712] Server {0x803808400} DEBUG: (http_tunnel) [0] consumer_handler [http server post VC_EVENT_ERROR]
- [Feb 21 16:08:46.712] Server {0x803808400} DEBUG: (http) [0] [&HttpSM::tunnel_handler_post_server, VC_EVENT_ERROR]
- [Feb 21 16:08:46.712] Server {0x803808400} DEBUG: (http) [0] [HttpSM::main_handler, HTTP_TUNNEL_EVENT_DONE]
- [Feb 21 16:08:46.712] Server {0x803808400} DEBUG: (http) [0] [&HttpSM::tunnel_handler_post, HTTP_TUNNEL_EVENT_DONE]
- [Feb 21 16:08:46.712] Server {0x803808400} DEBUG: (http) [0] [&HttpSM::handle_post_failure, VC_EVENT_NONE]
- [Feb 21 16:08:46.712] Server {0x803808400} DEBUG: (http_redirect) [HttpTunnel::deallocate_postdata_copy_buffers]
- [Feb 21 16:08:46.712] Server {0x803808400} DEBUG: (http_ss) [0] session closed
- [Feb 21 16:08:46.712] Server {0x803808400} DEBUG: (http_ss) [0] connection closed, ip: 1.1.1.49, count: 0
- [Feb 21 16:08:46.712] Server {0x803808400} DEBUG: (http_trans) [HttpTransact::HandleResponse]
- [Feb 21 16:08:46.712] Server {0x803808400} DEBUG: (http_seq) [HttpTransact::HandleResponse] Response received
- [Feb 21 16:08:46.712] Server {0x803808400} DEBUG: (http_trans) [ink_cluster_time] local: 1361434126, highest_delta: 0, cluster: 1361434126
- [Feb 21 16:08:46.712] Server {0x803808400} DEBUG: (http_trans) [HandleResponse] response_received_time: 1361434126
- +++++++++ Incoming O.S. Response +++++++++
- -- State Machine Id: 0
- [Feb 21 16:08:46.712] Server {0x803808400} DEBUG: (http_seq) [HttpTransact::HandleResponse] Response not valid
- [Feb 21 16:08:46.712] Server {0x803808400} DEBUG: (http_trans) [handle_response_from_server] (hrfs)
- [Feb 21 16:08:46.712] Server {0x803808400} DEBUG: (http_trans) [handle_response_from_server] Error. No more retries.
- [Feb 21 16:08:46.712] Server {0x803808400} DEBUG: (http_trans) [handle_server_connection_not_open] (hscno)
- [Feb 21 16:08:46.712] Server {0x803808400} DEBUG: (http_seq) [HttpTransact::handle_server_connection_not_open]
- [Feb 21 16:08:46.712] Server {0x803808400} DEBUG: (http) [0] hostdb update marking IP: 1.1.1.49:80 as down
- [Feb 21 16:08:46.712] Server {0x803808400} DEBUG: (http) server info = 1.1.1.49:80
- +++++++++ Proxy's Response 2 +++++++++
- -- State Machine Id: 0
- HTTP/1.1 502 Server Hangup^M
- Date: Thu, 21 Feb 2013 08:08:46 GMT^M
- Connection: close^M
- ^M
- [Feb 21 16:08:46.712] Server {0x803808400} DEBUG: (http) [0] State Transition: ORIGIN_SERVER_OPEN -> PROXY_SEND_ERROR_CACHE_NOOP
复制代码 |
|