We've run on 3.2.3 without crashing for over 3 hours now after setting proxy.config.http.cache.range.lookup to 0.
-----Original Message----- From: Eagen, Dave [mailto:[email protected]] Sent: Friday, October 12, 2012 12:43 PM To: Leif Hedstrom; [email protected] Subject: RE: IRC disconnects It turns out that traffic server is crashing and that is causing the disconnects. It may not be related to the timeouts after all. I'm on CentOS 5.5 and compiled with gcc 4.1.2. Is this https://issues.apache.org/jira/browse/TS-1339? NOTE: Traffic Server received Sig 11: Segmentation fault /opt/trafficserver/bin/traffic_server - STACK TRACE: /lib64/libpthread.so.0[0x393440eb10] /opt/trafficserver/bin/traffic_server(_ZN7CacheVC16is_pread_capableEv+0x7)[0x63cbc7] /opt/trafficserver/bin/traffic_server(_ZN6HttpSM27do_range_setup_if_necessaryEv+0x2b6)[0x527376] /opt/trafficserver/bin/traffic_server(_ZN12HttpTransact25build_response_from_cacheEPNS_5StateE15HTTPWarningCode+0x27a)[0x5626ca] /opt/trafficserver/bin/traffic_server(_ZN12HttpTransact22HandleCacheOpenReadHitEPNS_5StateE+0x13e)[0x563fbe] /opt/trafficserver/bin/traffic_server(_ZN6HttpSM32call_transact_and_set_next_stateEPFvPN12HttpTransact5StateEE+0x64)[0x521b54] /opt/trafficserver/bin/traffic_server(_ZN6HttpSM14set_next_stateEv+0x3d3)[0x53a043] /opt/trafficserver/bin/traffic_server(_ZN6HttpSM14set_next_stateEv+0x3d3)[0x53a043] /opt/trafficserver/bin/traffic_server(_ZN6HttpSM21state_cache_open_readEiPv+0x110)[0x5312f0] /opt/trafficserver/bin/traffic_server(_ZN6HttpSM12main_handlerEiPv+0xdc)[0x530d9c] /opt/trafficserver/bin/traffic_server(_ZN11HttpCacheSM21state_cache_open_readEiPv+0xf5)[0x510d35] /opt/trafficserver/bin/traffic_server(_ZN7CacheVC17openReadStartHeadEiP5Event+0xfa2)[0x65dca2] /opt/trafficserver/bin/traffic_server(_ZN7CacheVC14handleReadDoneEiP5Event+0x388)[0x634ea8] /opt/trafficserver/bin/traffic_server(_ZN19AIOCallbackInternal11io_completeEiPv+0x26)[0x63cb76] /opt/trafficserver/bin/traffic_server(_ZN7EThread13process_eventEP5Eventi+0x22f)[0x6b9e1f] /opt/trafficserver/bin/traffic_server(_ZN7EThread7executeEv+0x1aa)[0x6ba31a] /opt/trafficserver/bin/traffic_server[0x6b926e] /lib64/libpthread.so.0[0x393440673d] /lib64/libc.so.6(clone+0x6d)[0x3933cd3d1d] -----Original Message----- From: Leif Hedstrom [mailto:[email protected]] Sent: Friday, October 12, 2012 11:52 AM To: [email protected] Cc: Eagen, Dave Subject: Re: IRC disconnects On 10/12/12 10:04 AM, Eagen, Dave wrote: > Actually, that doesn't really fix the problem. Even though there is activity > for the connection it is dropped after 120 seconds. > > Did something that keeps traffic of http.transaction_no_activity_timeout > break so that it doesn't realize there is activity happening? Hmmm, ming_zym or weijin, this sounds like it could be related to those inactivity changes we made a while ago. Maybe https://issues.apache.org/jira/browse/TS-1348 ? -- Leif This e-mail message is being sent solely for use by the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by phone or reply by e-mail, delete the original message and destroy all copies. Thank you. This e-mail message is being sent solely for use by the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by phone or reply by e-mail, delete the original message and destroy all copies. Thank you.
