[ 
https://issues.apache.org/jira/browse/TS-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14014365#comment-14014365
 ] 

Bryan Call commented on TS-2845:
--------------------------------

I was able to duplicate the problem:
{code}
1401491802.682 3 127.0.0.1 ERR_READ_ERROR/200 40641 GET http://localhost/_stats 
- DIRECT/localhost text/javascript
1401491923.144 0 127.0.0.1 ERR_READ_ERROR/200 40638 GET http://localhost/_stats 
- DIRECT/localhost text/javascript
1401491948.218 3 127.0.0.1 ERR_READ_ERROR/200 40653 GET http://localhost/_stats 
- DIRECT/localhost text/javascript
{code}

I reverted e6b9cb533bba28920ad9098b261a6e11db2d4553 and now I get:
{code}
1401492789.694 3 127.0.0.1 TCP_MISS/200 40661 GET http://localhost/_stats - 
DIRECT/localhost text/javascript
1401492794.026 2 127.0.0.1 TCP_MISS/200 40661 GET http://localhost/_stats - 
DIRECT/localhost text/javascript
{code}

> Commit e6b9cb533 causes problems with stats_over_http
> -----------------------------------------------------
>
>                 Key: TS-2845
>                 URL: https://issues.apache.org/jira/browse/TS-2845
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>            Reporter: Leif Hedstrom
>            Priority: Blocker
>             Fix For: 5.0.0
>
>
> After TS-2559,  stats_over_http generates errors like
> {code}
> 1400988784.563 2 192.168.201.14 ERR_READ_ERROR/200 21840 GET 
> http://loki.ogre.com/stat - DIRECT/loki.ogre.com text/javascript
> 1400988785.412 0 192.168.201.14 ERR_READ_ERROR/200 24152 GET 
> http://loki.ogre.com/stat - DIRECT/loki.ogre.com text/javascript
> {code}
> I have not investigated what the root cause is, but I know it started after 
> this commit (git bisect )



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to