You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/04/10 01:47:16 UTC

[jira] [Commented] (TS-2603) Do not update hostdb if intercept exists

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

ASF subversion and git services commented on TS-2603:
-----------------------------------------------------

Commit 2ab1bb6ac56469e212148f665c9db7b725183a7b in trafficserver's branch refs/heads/master from Quehan
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=2ab1bb6 ]

TS-2603: Do not update hostdb if intercept exists

We should not update hostdb if a HttpSM was intercepted, as the
HttpSM did not really connect to the origin server.  Otherwise we
may set the hostdb address to zero if timeout occurs.

Signed-off-by: Quehan <qu...@taobao.com>


> Do not update hostdb if intercept exists
> ----------------------------------------
>
>                 Key: TS-2603
>                 URL: https://issues.apache.org/jira/browse/TS-2603
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP
>    Affects Versions: 5.0.0
>            Reporter: portl4t
>              Labels: Review
>             Fix For: 5.0.0
>
>         Attachments: 0001-TS-2603-Do-not-update-hostdb-if-intercept-exists.patch
>
>
> We should not update hostdb if a HttpSM was intercepted, as the HttpSM did not really connect to the origin server. Otherwise we may set the hostdb address to zero if timeout occurs.



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