You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Mohamad Khateeb (JIRA)" <ji...@apache.org> on 2013/10/06 08:18:59 UTC

[jira] [Commented] (TS-2264) The current cache connection counter is not reliably decremented with use_client_source_port

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

Mohamad Khateeb commented on TS-2264:
-------------------------------------

Alan,

I think I have a solution for this bug , when we get the "EADDRNOTAVAIL failure" , the client connection is terminated so we should also close the cache connection , simply by adding this line " cache_sm.end_both(); " .

> The current cache connection counter is not reliably decremented with use_client_source_port
> --------------------------------------------------------------------------------------------
>
>                 Key: TS-2264
>                 URL: https://issues.apache.org/jira/browse/TS-2264
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: TProxy
>            Reporter: Alan M. Carroll
>            Assignee: Alan M. Carroll
>            Priority: Minor
>
> If use_client_target_addr and use_client_source_port are enabled with transparent proxy, in some cases the current cache connection counter is not decremented. This happens when a client connection is terminated due to an EADDRNOTAVAIL failure.



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