[jira] [Commented] (TS-3343) outbound transparent can end up with Connection: keep-alive headers on failures

2015-01-28 Thread William Bardwell (JIRA)

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

William Bardwell commented on TS-3343:
--

TS-3106 is related...

> outbound transparent can end up with Connection: keep-alive headers on 
> failures
> ---
>
> Key: TS-3343
> URL: https://issues.apache.org/jira/browse/TS-3343
> Project: Traffic Server
>  Issue Type: Bug
>Reporter: William Bardwell
>Assignee: William Bardwell
> Fix For: 5.3.0
>
>
> 502/504 responses generated by ATS can still end up with "Connection: 
> keep-alive" headers even when outbound_transparent is on, and connection is 
> doomed.
> Also for us not allowing setting that flag from the plugin with 
> TSHttpTxnOutgoingTransparencySet() when not compiled with full TPROXY support 
> is too mean, since that flag does change behavior in a few places in useful 
> ways even when not doing tproxy stuff.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TS-3343) outbound transparent can end up with Connection: keep-alive headers on failures

2015-01-29 Thread ASF subversion and git services (JIRA)

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

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

Commit de7a7b41edcd82c36624de26bfa2426fd4fe1eba in trafficserver's branch 
refs/heads/master from [~wbardwel]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=de7a7b4 ]

TS-3343 outbound transparent can end up with Connection: keep-alive headers on 
failures


> outbound transparent can end up with Connection: keep-alive headers on 
> failures
> ---
>
> Key: TS-3343
> URL: https://issues.apache.org/jira/browse/TS-3343
> Project: Traffic Server
>  Issue Type: Bug
>Reporter: William Bardwell
>Assignee: William Bardwell
> Fix For: 5.3.0
>
>
> 502/504 responses generated by ATS can still end up with "Connection: 
> keep-alive" headers even when outbound_transparent is on, and connection is 
> doomed.
> Also for us not allowing setting that flag from the plugin with 
> TSHttpTxnOutgoingTransparencySet() when not compiled with full TPROXY support 
> is too mean, since that flag does change behavior in a few places in useful 
> ways even when not doing tproxy stuff.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TS-3343) outbound transparent can end up with Connection: keep-alive headers on failures

2015-01-29 Thread ASF subversion and git services (JIRA)

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

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

Commit 5cfbc2ec82322f15b7f9e2d964de290dc57a00d1 in trafficserver's branch 
refs/heads/master from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=5cfbc2e ]

Revert "TS-3343 outbound transparent can end up with Connection: keep-alive 
headers on failures"

This reverts commit de7a7b41edcd82c36624de26bfa2426fd4fe1eba.

Conflicts:
CHANGES


> outbound transparent can end up with Connection: keep-alive headers on 
> failures
> ---
>
> Key: TS-3343
> URL: https://issues.apache.org/jira/browse/TS-3343
> Project: Traffic Server
>  Issue Type: Bug
>Reporter: William Bardwell
>Assignee: William Bardwell
> Fix For: 5.3.0
>
>
> 502/504 responses generated by ATS can still end up with "Connection: 
> keep-alive" headers even when outbound_transparent is on, and connection is 
> doomed.
> Also for us not allowing setting that flag from the plugin with 
> TSHttpTxnOutgoingTransparencySet() when not compiled with full TPROXY support 
> is too mean, since that flag does change behavior in a few places in useful 
> ways even when not doing tproxy stuff.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (TS-3343) outbound transparent can end up with Connection: keep-alive headers on failures

2015-01-30 Thread ASF subversion and git services (JIRA)

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

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

Commit e5ac376b91ef2ac5aff4c87d0b33f9d3c6aa0637 in trafficserver's branch 
refs/heads/master from [~wbardwel]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=e5ac376 ]

TS-3343 outbound transparent can end up with Connection: keep-alive headers
on failures

Revised to check for NULL ua_session and restrict new behavior to specific
status codes.


> outbound transparent can end up with Connection: keep-alive headers on 
> failures
> ---
>
> Key: TS-3343
> URL: https://issues.apache.org/jira/browse/TS-3343
> Project: Traffic Server
>  Issue Type: Bug
>Reporter: William Bardwell
>Assignee: William Bardwell
> Fix For: 5.3.0
>
>
> 502/504 responses generated by ATS can still end up with "Connection: 
> keep-alive" headers even when outbound_transparent is on, and connection is 
> doomed.
> Also for us not allowing setting that flag from the plugin with 
> TSHttpTxnOutgoingTransparencySet() when not compiled with full TPROXY support 
> is too mean, since that flag does change behavior in a few places in useful 
> ways even when not doing tproxy stuff.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)