You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@trafficserver.apache.org by Di Li <di...@apple.com> on 2016/11/07 05:34:14 UTC

ATS 6.2 Forward Proxy some site has intermitted issue to load

Hey Guys,

I’m pretty new in ATS, I have setup ATS 6.2 as a forward proxy, compiled from source, and running on RedHat 7.2,  the reverse proxy has been disabled.

I use Firefox as client to test it, and for some reason, I have issues to load some site for the 1st time, a refresh will fix the issue, but it can be re-produce from time to time also generate the following traffic.out logs:


Nov  7 04:13:31 maude-proxy-01 traffic_server[8669]: {0x2aaab6a29700} ERROR: <HttpSM.cc:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
Nov  7 04:13:31 maude-proxy-01 traffic_server[8669]: {0x2aaab6b2a700} ERROR: <HttpSM.cc:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
Nov  7 04:13:47 maude-proxy-01 traffic_server[8669]: {0x2aaab5a19700} ERROR: <HttpSM.cc:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
Nov  7 04:14:04 maude-proxy-01 traffic_server[8669]: {0x2aaab601f700} ERROR: <HttpSM.cc:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
Nov  7 04:15:22 maude-proxy-01 traffic_server[8669]: {0x2aaab6726700} ERROR: <HttpSM.cc:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
Nov  7 04:15:23 maude-proxy-01 traffic_server[8669]: {0x2aaab7231700} ERROR: <HttpSM.cc:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
Nov  7 04:15:23 maude-proxy-01 traffic_server[8669]: {0x2aaab7332700} ERROR: <HttpSM.cc:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)



Here’s the picture when it’s happening, the get js should return 304, but somehow it hangs there.

and no coredump generated, the traffic_server are not crashed, so far I only have the log, any suggestion to troubleshooting this issue will be very helpful.





Thanks,
Di Li




Re: ATS 6.2 Forward Proxy some site has intermitted issue to load

Posted by CJ Ess <zx...@gmail.com>.
Your not the only one, we see that sometimes connections to trafficserver
aren't ack'd but we're not sure why. Not every connection has the issue,
and subsequent connections will be acked, so seems to be some interaction
with the kernel that is not well understood.


On Mon, Nov 7, 2016 at 12:34 AM, Di Li <di...@apple.com> wrote:

> Hey Guys,
>
> I’m pretty new in ATS, I have setup ATS 6.2 as a forward proxy, compiled
> from source, and running on RedHat 7.2,  the reverse proxy has been
> disabled.
>
> I use Firefox as client to test it, and for some reason, I have issues to
> load some site for the 1st time, a refresh will fix the issue, but it can
> be re-produce from time to time also generate the following traffic.out
> logs:
>
>
> Nov  7 04:13:31 maude-proxy-01 traffic_server[8669]: {0x2aaab6a29700}
> ERROR: <HttpSM.cc <http://httpsm.cc>:1159 (state_raw_http_server_open)>
> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0
> server_entry: (nil)
> Nov  7 04:13:31 maude-proxy-01 traffic_server[8669]: {0x2aaab6b2a700}
> ERROR: <HttpSM.cc <http://httpsm.cc>:1159 (state_raw_http_server_open)>
> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0
> server_entry: (nil)
> Nov  7 04:13:47 maude-proxy-01 traffic_server[8669]: {0x2aaab5a19700}
> ERROR: <HttpSM.cc <http://httpsm.cc>:1159 (state_raw_http_server_open)>
> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0
> server_entry: (nil)
> Nov  7 04:14:04 maude-proxy-01 traffic_server[8669]: {0x2aaab601f700}
> ERROR: <HttpSM.cc <http://httpsm.cc>:1159 (state_raw_http_server_open)>
> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0
> server_entry: (nil)
> Nov  7 04:15:22 maude-proxy-01 traffic_server[8669]: {0x2aaab6726700}
> ERROR: <HttpSM.cc <http://httpsm.cc>:1159 (state_raw_http_server_open)>
> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0
> server_entry: (nil)
> Nov  7 04:15:23 maude-proxy-01 traffic_server[8669]: {0x2aaab7231700}
> ERROR: <HttpSM.cc <http://httpsm.cc>:1159 (state_raw_http_server_open)>
> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0
> server_entry: (nil)
> Nov  7 04:15:23 maude-proxy-01 traffic_server[8669]: {0x2aaab7332700}
> ERROR: <HttpSM.cc <http://httpsm.cc>:1159 (state_raw_http_server_open)>
> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0
> server_entry: (nil)
>
>
>
> Here’s the picture when it’s happening, the get js should return 304, but
> somehow it hangs there.
>
> and no coredump generated, the traffic_server are not crashed, so far I
> only have the log, any suggestion to troubleshooting this issue will be
> very helpful.
>
>
>
>
>
> Thanks,
> Di Li
>
>
>
>

Re: ATS 6.2 Forward Proxy some site has intermitted issue to load

Posted by Di Li <di...@apple.com>.
Applied the patch from TS4838, issue fixed.

Thanks for the help 


Thanks,
Di Li

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ SHIELD :: Self-Service Load-Balancer (LB) and Web App Firewall (WAF)
+ http://shield.apple.com <http://shield.apple.com/>
+ 
+ SHIELD classes:
+ http://shield.apple.com/FAQ/doku.php?id=start#shield_classes_trainings_tutorials <http://shield.apple.com/FAQ/doku.php?id=start#shield_classes_trainings_tutorials>
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



> On Nov 6, 2016, at 10:11 PM, shrihari kalkar <ks...@hotmail.com> wrote:
> 
> I believe this is a bug in 6.2.0 release: https://issues.apache.org/jira/browse/TS-4838 <https://issues.apache.org/jira/browse/TS-4838>
> From: di_li@apple.com <di...@apple.com> on behalf of Di Li <di...@apple.com>
> Sent: Monday, November 7, 2016 11:04:14 AM
> To: users@trafficserver.apache.org
> Subject: ATS 6.2 Forward Proxy some site has intermitted issue to load
>  
> Hey Guys,
> 
> I’m pretty new in ATS, I have setup ATS 6.2 as a forward proxy, compiled from source, and running on RedHat 7.2,  the reverse proxy has been disabled.
> 
> I use Firefox as client to test it, and for some reason, I have issues to load some site for the 1st time, a refresh will fix the issue, but it can be re-produce from time to time also generate the following traffic.out logs:
> 
> 
> Nov  7 04:13:31 maude-proxy-01 traffic_server[8669]: {0x2aaab6a29700} ERROR: <HttpSM.cc <http://httpsm.cc/>:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
> Nov  7 04:13:31 maude-proxy-01 traffic_server[8669]: {0x2aaab6b2a700} ERROR: <HttpSM.cc <http://httpsm.cc/>:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
> Nov  7 04:13:47 maude-proxy-01 traffic_server[8669]: {0x2aaab5a19700} ERROR: <HttpSM.cc <http://httpsm.cc/>:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
> Nov  7 04:14:04 maude-proxy-01 traffic_server[8669]: {0x2aaab601f700} ERROR: <HttpSM.cc <http://httpsm.cc/>:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
> Nov  7 04:15:22 maude-proxy-01 traffic_server[8669]: {0x2aaab6726700} ERROR: <HttpSM.cc <http://httpsm.cc/>:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
> Nov  7 04:15:23 maude-proxy-01 traffic_server[8669]: {0x2aaab7231700} ERROR: <HttpSM.cc <http://httpsm.cc/>:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
> Nov  7 04:15:23 maude-proxy-01 traffic_server[8669]: {0x2aaab7332700} ERROR: <HttpSM.cc <http://httpsm.cc/>:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
> 
> 
> 
> Here’s the picture when it’s happening, the get js should return 304, but somehow it hangs there.
> 
> and no coredump generated, the traffic_server are not crashed, so far I only have the log, any suggestion to troubleshooting this issue will be very helpful.
> 
> 
> 
> <PastedGraphic-7.png>
> 
> Thanks,
> Di Li


Re: ATS 6.2 Forward Proxy some site has intermitted issue to load

Posted by Di Li <di...@apple.com>.
does 7.0 production ready yet ?

thought I sort of need to make a decision to either upgrade or downgrade 


Thanks,
Di Li




> On Nov 6, 2016, at 10:11 PM, shrihari kalkar <ks...@hotmail.com> wrote:
> 
> I believe this is a bug in 6.2.0 release: https://issues.apache.org/jira/browse/TS-4838 <https://issues.apache.org/jira/browse/TS-4838>
> From: di_li@apple.com <di...@apple.com> on behalf of Di Li <di...@apple.com>
> Sent: Monday, November 7, 2016 11:04:14 AM
> To: users@trafficserver.apache.org
> Subject: ATS 6.2 Forward Proxy some site has intermitted issue to load
>  
> Hey Guys,
> 
> I’m pretty new in ATS, I have setup ATS 6.2 as a forward proxy, compiled from source, and running on RedHat 7.2,  the reverse proxy has been disabled.
> 
> I use Firefox as client to test it, and for some reason, I have issues to load some site for the 1st time, a refresh will fix the issue, but it can be re-produce from time to time also generate the following traffic.out logs:
> 
> 
> Nov  7 04:13:31 maude-proxy-01 traffic_server[8669]: {0x2aaab6a29700} ERROR: <HttpSM.cc <http://httpsm.cc/>:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
> Nov  7 04:13:31 maude-proxy-01 traffic_server[8669]: {0x2aaab6b2a700} ERROR: <HttpSM.cc <http://httpsm.cc/>:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
> Nov  7 04:13:47 maude-proxy-01 traffic_server[8669]: {0x2aaab5a19700} ERROR: <HttpSM.cc <http://httpsm.cc/>:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
> Nov  7 04:14:04 maude-proxy-01 traffic_server[8669]: {0x2aaab601f700} ERROR: <HttpSM.cc <http://httpsm.cc/>:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
> Nov  7 04:15:22 maude-proxy-01 traffic_server[8669]: {0x2aaab6726700} ERROR: <HttpSM.cc <http://httpsm.cc/>:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
> Nov  7 04:15:23 maude-proxy-01 traffic_server[8669]: {0x2aaab7231700} ERROR: <HttpSM.cc <http://httpsm.cc/>:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
> Nov  7 04:15:23 maude-proxy-01 traffic_server[8669]: {0x2aaab7332700} ERROR: <HttpSM.cc <http://httpsm.cc/>:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
> 
> 
> 
> Here’s the picture when it’s happening, the get js should return 304, but somehow it hangs there.
> 
> and no coredump generated, the traffic_server are not crashed, so far I only have the log, any suggestion to troubleshooting this issue will be very helpful.
> 
> 
> 
> <PastedGraphic-7.png>
> 
> Thanks,
> Di Li


Re: ATS 6.2 Forward Proxy some site has intermitted issue to load

Posted by shrihari kalkar <ks...@hotmail.com>.
I believe this is a bug in 6.2.0 release: https://issues.apache.org/jira/browse/TS-4838

________________________________
From: di_li@apple.com <di...@apple.com> on behalf of Di Li <di...@apple.com>
Sent: Monday, November 7, 2016 11:04:14 AM
To: users@trafficserver.apache.org
Subject: ATS 6.2 Forward Proxy some site has intermitted issue to load

Hey Guys,

I'm pretty new in ATS, I have setup ATS 6.2 as a forward proxy, compiled from source, and running on RedHat 7.2,  the reverse proxy has been disabled.

I use Firefox as client to test it, and for some reason, I have issues to load some site for the 1st time, a refresh will fix the issue, but it can be re-produce from time to time also generate the following traffic.out logs:


Nov  7 04:13:31 maude-proxy-01 traffic_server[8669]: {0x2aaab6a29700} ERROR: <HttpSM.cc<http://httpsm.cc>:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
Nov  7 04:13:31 maude-proxy-01 traffic_server[8669]: {0x2aaab6b2a700} ERROR: <HttpSM.cc<http://httpsm.cc>:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
Nov  7 04:13:47 maude-proxy-01 traffic_server[8669]: {0x2aaab5a19700} ERROR: <HttpSM.cc<http://httpsm.cc>:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
Nov  7 04:14:04 maude-proxy-01 traffic_server[8669]: {0x2aaab601f700} ERROR: <HttpSM.cc<http://httpsm.cc>:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
Nov  7 04:15:22 maude-proxy-01 traffic_server[8669]: {0x2aaab6726700} ERROR: <HttpSM.cc<http://httpsm.cc>:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
Nov  7 04:15:23 maude-proxy-01 traffic_server[8669]: {0x2aaab7231700} ERROR: <HttpSM.cc<http://httpsm.cc>:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)
Nov  7 04:15:23 maude-proxy-01 traffic_server[8669]: {0x2aaab7332700} ERROR: <HttpSM.cc<http://httpsm.cc>:1159 (state_raw_http_server_open)> [HttpSM::state_raw_http_server_open] event: EVENT_INTERVAL state: 0 server_entry: (nil)



Here's the picture when it's happening, the get js should return 304, but somehow it hangs there.

and no coredump generated, the traffic_server are not crashed, so far I only have the log, any suggestion to troubleshooting this issue will be very helpful.



[cid:213ABFCA-6784-4D72-8A22-7BBD9C1D4D82]

Thanks,
Di Li