You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Alan M. Carroll (JIRA)" <ji...@apache.org> on 2013/11/03 01:55:17 UTC

[jira] [Resolved] (TS-2178) Transparent proxy should check for connection: close when use_client_source_port is enabled.

     [ https://issues.apache.org/jira/browse/TS-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan M. Carroll resolved TS-2178.
---------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 5.0.0)
                   4.1.0

Added extra check in when parsing the server response that if it is not keep alive and we're using the client side 4-tuple (use_client_target_addr and use_client_source_port) then we disable client side keep alive because it isn't going to work.

> Transparent proxy should check for connection: close when use_client_source_port is enabled.
> --------------------------------------------------------------------------------------------
>
>                 Key: TS-2178
>                 URL: https://issues.apache.org/jira/browse/TS-2178
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: TProxy
>            Reporter: Alan M. Carroll
>            Assignee: Alan M. Carroll
>            Priority: Minor
>             Fix For: 4.1.0
>
>
> There are issues with keep alive and use client target address & port. if the server closes such a connection, the client connection should also be closed. If, in such a case, the server sends "Connection: close" then ATS should disable keep alive on the client side and close the connection after the response has been sent.



--
This message was sent by Atlassian JIRA
(v6.1#6144)