[jira] [Updated] (TS-3073) tr-pass: non-http request gets blocked with error message instead of being tunnelled to the origin server

2014-09-15 Thread Susan Hinrichs (JIRA)
[ https://issues.apache.org/jira/browse/TS-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Susan Hinrichs updated TS-3073: --- Attachment: tr-pass-client-close.patch tr-pass-client-close.patch fixes the bypass.request scenario.

[jira] [Commented] (TS-3073) tr-pass: non-http request gets blocked with error message instead of being tunnelled to the origin server

2014-09-15 Thread Susan Hinrichs (JIRA)
[ https://issues.apache.org/jira/browse/TS-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14133932#comment-14133932 ] Susan Hinrichs commented on TS-3073: There are two parts to the fix in

[jira] [Commented] (TS-2559) active timeouts do not disconnect client sessions

2014-09-15 Thread Sudheer Vinukonda (JIRA)
[ https://issues.apache.org/jira/browse/TS-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14134279#comment-14134279 ] Sudheer Vinukonda commented on TS-2559: --- It looks like this commit incorrectly places

[jira] [Commented] (TS-2991) SessionManager incorrectly releasing sessions back to pool

2014-09-15 Thread Sudheer Vinukonda (JIRA)
[ https://issues.apache.org/jira/browse/TS-2991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14134286#comment-14134286 ] Sudheer Vinukonda commented on TS-2991: --- It looks like this issue is due to TS-2559

[jira] [Commented] (TS-2559) active timeouts do not disconnect client sessions

2014-09-15 Thread Brian Geffon (JIRA)
[ https://issues.apache.org/jira/browse/TS-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14134333#comment-14134333 ] Brian Geffon commented on TS-2559: -- [~sudheerv] Please keep me posted, if you want help

[jira] [Commented] (TS-3052) Change libmgmt to use poll instead of select

2014-09-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/TS-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14134373#comment-14134373 ] ASF subversion and git services commented on TS-3052: - Commit

[jira] [Created] (TS-3077) log cache hit or miss codes

2014-09-15 Thread Miles Libbey (JIRA)
Miles Libbey created TS-3077: Summary: log cache hit or miss codes Key: TS-3077 URL: https://issues.apache.org/jira/browse/TS-3077 Project: Traffic Server Issue Type: Bug Reporter:

[jira] [Assigned] (TS-3077) log cache hit or miss codes

2014-09-15 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-3077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom reassigned TS-3077: - Assignee: Leif Hedstrom log cache hit or miss codes ---

[jira] [Commented] (TS-3023) Support space separated values in inline plugin parameters in remap rules

2014-09-15 Thread Bryan Call (JIRA)
[ https://issues.apache.org/jira/browse/TS-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14134903#comment-14134903 ] Bryan Call commented on TS-3023: [~sudheerv] Can this be marked as resolved? Support space

[jira] [Commented] (TS-3073) tr-pass: non-http request gets blocked with error message instead of being tunnelled to the origin server

2014-09-15 Thread Nikolai Gorchilov (JIRA)
[ https://issues.apache.org/jira/browse/TS-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14134968#comment-14134968 ] Nikolai Gorchilov commented on TS-3073: --- [~shinrich], your patch works as expected.