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

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

Hi Alan, 

I Have tried adding HttpSM::kill_this to the case where we get "EADDRNOTAVAIL 
failure" , but ATS failed on this assert "ink_release_assert(reentrancy_count 
== 1);" , I fixed that by adding
"reentrancy_count = 1;" before we call HttpSM::kill_this , can i do that ? , 
how critical is this flag ?

> 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
>             Fix For: 4.2.0
>
>
> 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)

Reply via email to