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

Theo Schlossnagle commented on TS-2211:
---------------------------------------

I don't know if it is a regression. I don't feel like I've seen this same 
problem before.

The read/write mess is much more of an edge case... the missed disable trigger 
basically every time an SSL page is served not from cache (via http tunnel) for 
me.

Seems out and out broken, but we should get some more reviewers on this before 
we backport.

In fact, I'd like a few reviewers before I push them back into master.
                
> SSL client connections hang and a aborted due to inactivity
> -----------------------------------------------------------
>
>                 Key: TS-2211
>                 URL: https://issues.apache.org/jira/browse/TS-2211
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP, SSL
>            Reporter: Theo Schlossnagle
>             Fix For: 4.1.0
>
>         Attachments: 
> 0001-TS-2211-SSL-client-connections-hang-and-a-aborted-du.patch, 
> 0002-TS-2211-SSL-client-connections-hang-and-a-aborted-du.patch
>
>
> Test setup:
> ATS in reverse proxy mode. Terminating SSL for clients, remap to non-SSL for 
> origin.  Origin delays 10s before sending any data (including headers), then 
> dumps a non-chunked response (Content-Length) of about 3Mbytes.
> Over slow client connections, the client session freezes mid download (around 
> 256k in my tests)... hangs until the inactivity timer fires and snips all the 
> connections.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to