[jira] [Commented] (TS-2503) dynamic TLS record size tuning

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

[jira] [Commented] (TS-2503) dynamic TLS record size tuning

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

[jira] [Assigned] (TS-3119) Add option to support SO_LINGER to origin server

2014-10-17 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/TS-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach reassigned TS-3119: --- Assignee: James Peach Add option to support SO_LINGER to origin server

[jira] [Commented] (TS-3119) Add option to support SO_LINGER to origin server

2014-10-17 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/TS-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14175231#comment-14175231 ] James Peach commented on TS-3119: - Will try to review and land this next week. Add option

[jira] [Commented] (TS-2729) Add HTTP/2 support to ATS

2014-10-17 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/TS-2729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14175236#comment-14175236 ] James Peach commented on TS-2729: - Will try to review and land the HPACK patch in the next

[jira] [Commented] (TS-3105) Combination of fixes for TS-3084 and TS-3073 causing asserts and segfaults on 5.1 and beyond

2014-10-17 Thread Susan Hinrichs (JIRA)
[ https://issues.apache.org/jira/browse/TS-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14175314#comment-14175314 ] Susan Hinrichs commented on TS-3105: Update on this. For the main system I'm working

[jira] [Created] (TS-3143) Convert DFA class to Regex and add support for JIT

2014-10-17 Thread Phil Sorber (JIRA)
Phil Sorber created TS-3143: --- Summary: Convert DFA class to Regex and add support for JIT Key: TS-3143 URL: https://issues.apache.org/jira/browse/TS-3143 Project: Traffic Server Issue Type:

[jira] [Assigned] (TS-3143) Convert DFA class to Regex and add support for JIT

2014-10-17 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Sorber reassigned TS-3143: --- Assignee: Phil Sorber Convert DFA class to Regex and add support for JIT

[jira] [Created] (TS-3144) Convert all usage of pcre to use Regex class (formerly DFA)

2014-10-17 Thread Phil Sorber (JIRA)
Phil Sorber created TS-3144: --- Summary: Convert all usage of pcre to use Regex class (formerly DFA) Key: TS-3144 URL: https://issues.apache.org/jira/browse/TS-3144 Project: Traffic Server Issue

[jira] [Updated] (TS-3144) Convert all usage of pcre to use Regex class (formerly DFA)

2014-10-17 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-3144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Sorber updated TS-3144: Description: We should replace all usage of pcre directly with Regex that was converted from DFA in TS-3143.

[jira] [Commented] (TS-3143) Convert DFA class to Regex and add support for JIT

2014-10-17 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14175504#comment-14175504 ] Phil Sorber commented on TS-3143: - It appears that the DFA class supports multiple linked

[jira] [Updated] (TS-3143) Convert DFA class to Regex and add support for JIT

2014-10-17 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Sorber updated TS-3143: Fix Version/s: 5.3.0 Convert DFA class to Regex and add support for JIT

[jira] [Commented] (TS-2503) dynamic TLS record size tuning

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

[jira] [Commented] (TS-3105) Combination of fixes for TS-3084 and TS-3073 causing asserts and segfaults on 5.1 and beyond

2014-10-17 Thread Susan Hinrichs (JIRA)
[ https://issues.apache.org/jira/browse/TS-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14175829#comment-14175829 ] Susan Hinrichs commented on TS-3105: Got direct access to gdb on a machine experiencing

[jira] [Updated] (TS-3105) Combination of fixes for TS-3084 and TS-3073 causing asserts and segfaults on 5.1 and beyond

2014-10-17 Thread Susan Hinrichs (JIRA)
[ https://issues.apache.org/jira/browse/TS-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Susan Hinrichs updated TS-3105: --- Attachment: ts-3105-51.patch Combination of fixes for TS-3084 and TS-3073 causing asserts and segfaults