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 2013/02/17 03:51:12 UTC

[jira] [Commented] (TS-1710) esi plugin enhancement such as support forward proxy

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

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

Commit 3f82a9be544372f280541bd67e9434155e74449b in branch refs/heads/master from Zhao Yongming <mi...@gmail.com>
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=3f82a9b ]

TS-1710: esi plugin enhancement such as support forward proxy

  * bug fixed: do NOT support keep-alive for async requests,
    ignore header Proxy-Connection
  * save header for fetch event when http status is not 200
  * getRequestStatus judge http status
  * node type change from uint32_t to enum for changing from "if ...
    else if" to "switch"
  * esi:include tag allows empty url

Signed-off-by: Yu Qing <zh...@taobao.com>
Signed-off-by: Zhao Yongming <mi...@gmail.com>

                
> esi plugin enhancement such as support forward proxy
> ----------------------------------------------------
>
>                 Key: TS-1710
>                 URL: https://issues.apache.org/jira/browse/TS-1710
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Plugins
>            Reporter: Yu Qing
>         Attachments: 0001-TS-1710-esi-plugin-enhancement-such-as-support-forwa.patch
>
>
> esi plugin enhancement as follows:
>   * do NOT support keep-alive for async requests, ignore header Proxy-Connection
>   * save header for fetch event not Http status 200 
>   * getRequestStatus judge the http status
>   * node type change from uint32_t to enum for changing from "if ... else if" to "switch"
>   * esi:include tag allow empty url

--
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