[jira] [Commented] (TS-974) TS should have a mode to hold partial objects in cache

2016-09-21 Thread Ebrahim Mohammadi (JIRA)
[ https://issues.apache.org/jira/browse/TS-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15512242#comment-15512242 ] Ebrahim Mohammadi commented on TS-974: -- Is there a plan for merging the code? In which version do you

[jira] [Work logged] (TS-4882) TCP Fast Open support for SSL server sessions.

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4882?focusedWorklogId=29480=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29480 ] ASF GitHub Bot logged work on TS-4882: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #1036: TS-4882: TCP Fast Open support for server session...

2016-09-21 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/1036 Linux build *successful*! See https://ci.trafficserver.apache.org/job/Github-Linux/743/ for details. --- If your project is set up for it, you can reply to this email and have your

[jira] [Work logged] (TS-4882) TCP Fast Open support for SSL server sessions.

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4882?focusedWorklogId=29479=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29479 ] ASF GitHub Bot logged work on TS-4882: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #1036: TS-4882: TCP Fast Open support for server session...

2016-09-21 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/1036 FreeBSD build *successful*! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/848/ for details. --- If your project is set up for it, you can reply to this email and have your

[jira] [Commented] (TS-4641) Change default for proxy.config.cache.hostdb.sync_frequency

2016-09-21 Thread Miles Libbey (JIRA)
[ https://issues.apache.org/jira/browse/TS-4641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15512054#comment-15512054 ] Miles Libbey commented on TS-4641: -- FWIW in 6.2, we think this caused all of our machines to crash 12 hours

[GitHub] trafficserver pull request #1039: 7.0.x

2016-09-21 Thread yavan123
Github user yavan123 closed the pull request at: https://github.com/apache/trafficserver/pull/1039 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] trafficserver pull request #1039: 7.0.x

2016-09-21 Thread yavan123
GitHub user yavan123 opened a pull request: https://github.com/apache/trafficserver/pull/1039 7.0.x sample. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/trafficserver 7.0.x Alternatively you can review and apply these

[jira] [Work logged] (TS-4796) ATS not closing origin connections on first RST from client

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4796?focusedWorklogId=29477=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29477 ] ASF GitHub Bot logged work on TS-4796: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #947: TS-4796 Change UnixNetHandler to always bubble up ...

2016-09-21 Thread jacksontj
Github user jacksontj commented on the issue: https://github.com/apache/trafficserver/pull/947 @zwoop ping :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[jira] [Work started] (TS-4715) clean up log format documentation

2016-09-21 Thread Jon Sime (JIRA)
[ https://issues.apache.org/jira/browse/TS-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on TS-4715 started by Jon Sime. > clean up log format documentation > - > > Key:

[jira] [Commented] (TS-4715) clean up log format documentation

2016-09-21 Thread Jon Sime (JIRA)
[ https://issues.apache.org/jira/browse/TS-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511702#comment-15511702 ] Jon Sime commented on TS-4715: -- Commit 6d2c6cb addresses almost all these points, and includes a lot of other

[jira] [Work logged] (TS-4882) TCP Fast Open support for SSL server sessions.

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4882?focusedWorklogId=29473=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29473 ] ASF GitHub Bot logged work on TS-4882: -- Author: ASF GitHub Bot Created

[jira] [Work logged] (TS-4882) TCP Fast Open support for SSL server sessions.

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4882?focusedWorklogId=29471=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29471 ] ASF GitHub Bot logged work on TS-4882: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver pull request #1036: TS-4882: TCP Fast Open support for server ...

2016-09-21 Thread bryancall
Github user bryancall commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1036#discussion_r79952516 --- Diff: iocore/net/BIO_fastopen.cc --- @@ -0,0 +1,168 @@ +/** @file + * + * OpenSSL socket BIO that does TCP Fast Open. + * +

[jira] [Work logged] (TS-4882) TCP Fast Open support for SSL server sessions.

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4882?focusedWorklogId=29472=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29472 ] ASF GitHub Bot logged work on TS-4882: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver pull request #1036: TS-4882: TCP Fast Open support for server ...

2016-09-21 Thread bryancall
Github user bryancall commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1036#discussion_r79950862 --- Diff: doc/admin-guide/files/records.config.en.rst --- @@ -3426,6 +3433,11 @@ Sockets are co-located and large numbers of sockets are

[GitHub] trafficserver pull request #1036: TS-4882: TCP Fast Open support for server ...

2016-09-21 Thread bryancall
Github user bryancall commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1036#discussion_r79950331 --- Diff: doc/admin-guide/files/records.config.en.rst --- @@ -3388,13 +3388,19 @@ Sockets TCP_NODELAY (1) SO_KEEPALIVE

[jira] [Work logged] (TS-4884) Remove a few unused variables/define in EThread

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4884?focusedWorklogId=29470=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29470 ] ASF GitHub Bot logged work on TS-4884: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver pull request #1038: TS-4884: Remove a few unused variables/def...

2016-09-21 Thread PSUdaemon
Github user PSUdaemon closed the pull request at: https://github.com/apache/trafficserver/pull/1038 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Commented] (TS-4507) It is still possible for SSN_CLOSE hook to be called before TXN_CLOSE hook

2016-09-21 Thread Susan Hinrichs (JIRA)
[ https://issues.apache.org/jira/browse/TS-4507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511300#comment-15511300 ] Susan Hinrichs commented on TS-4507: Requesting the backport because other stability fixes rely on these

[jira] [Updated] (TS-4507) It is still possible for SSN_CLOSE hook to be called before TXN_CLOSE hook

2016-09-21 Thread Susan Hinrichs (JIRA)
[ https://issues.apache.org/jira/browse/TS-4507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Susan Hinrichs updated TS-4507: --- Backport to Version: 6.2.1 > It is still possible for SSN_CLOSE hook to be called before TXN_CLOSE hook

[jira] [Work logged] (TS-4882) TCP Fast Open support for SSL server sessions.

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4882?focusedWorklogId=29468=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29468 ] ASF GitHub Bot logged work on TS-4882: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #1036: TS-4882: TCP Fast Open support for server session...

2016-09-21 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/1036 Linux build *successful*! See https://ci.trafficserver.apache.org/job/Github-Linux/742/ for details. --- If your project is set up for it, you can reply to this email and have your

[jira] [Work logged] (TS-4882) TCP Fast Open support for SSL server sessions.

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4882?focusedWorklogId=29467=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29467 ] ASF GitHub Bot logged work on TS-4882: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #1036: TS-4882: TCP Fast Open support for server session...

2016-09-21 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/1036 FreeBSD build *successful*! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/847/ for details. --- If your project is set up for it, you can reply to this email and have your

[jira] [Work logged] (TS-4815) CID 1267839 dead code in /mgmt/api/CfgContextManager.cc: return TS_ERR_PARAMS;

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4815?focusedWorklogId=29465=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29465 ] ASF GitHub Bot logged work on TS-4815: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #963: TS-4815 - CID 1267839 dead code in /mgmt/api/CfgCo...

2016-09-21 Thread ngara
Github user ngara commented on the issue: https://github.com/apache/trafficserver/pull/963 Alright, I cleaned up my mess. Here's just the single commit. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[jira] [Work logged] (TS-4882) TCP Fast Open support for SSL server sessions.

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4882?focusedWorklogId=29463=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29463 ] ASF GitHub Bot logged work on TS-4882: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #1036: TS-4882: TCP Fast Open support for server session...

2016-09-21 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/1036 Linux build *successful*! See https://ci.trafficserver.apache.org/job/Github-Linux/741/ for details. --- If your project is set up for it, you can reply to this email and have your

[jira] [Work logged] (TS-4882) TCP Fast Open support for SSL server sessions.

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4882?focusedWorklogId=29462=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29462 ] ASF GitHub Bot logged work on TS-4882: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #1036: TS-4882: TCP Fast Open support for server session...

2016-09-21 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/1036 FreeBSD build *successful*! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/846/ for details. --- If your project is set up for it, you can reply to this email and have your

[jira] [Commented] (TS-4819) ATS-6.2.x crashes if the message-body of a chunk is not correctly formatted

2016-09-21 Thread Susan Hinrichs (JIRA)
[ https://issues.apache.org/jira/browse/TS-4819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510882#comment-15510882 ] Susan Hinrichs commented on TS-4819: Got a fix that addresses Persia's use case, but it may end up

[GitHub] trafficserver issue #1036: TS-4882: TCP Fast Open support for server session...

2016-09-21 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/1036 FreeBSD build *failed*! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/845/ for details. --- If your project is set up for it, you can reply to this email and have your

[jira] [Work logged] (TS-4882) TCP Fast Open support for SSL server sessions.

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4882?focusedWorklogId=29461=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29461 ] ASF GitHub Bot logged work on TS-4882: -- Author: ASF GitHub Bot Created

[jira] [Work logged] (TS-4882) TCP Fast Open support for SSL server sessions.

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4882?focusedWorklogId=29460=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29460 ] ASF GitHub Bot logged work on TS-4882: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #1036: TS-4882: TCP Fast Open support for server session...

2016-09-21 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/1036 Linux build *failed*! See https://ci.trafficserver.apache.org/job/Github-Linux/740/ for details. --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Commented] (TS-4334) The cache_range_requests plugin always attempts to modify the cache key.

2016-09-21 Thread Gancho Tenev (JIRA)
[ https://issues.apache.org/jira/browse/TS-4334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510517#comment-15510517 ] Gancho Tenev commented on TS-4334: -- [~jamesf], sounds good. The above solution was just to demonstrate the

[jira] [Commented] (TS-4819) ATS-6.2.x crashes if the message-body of a chunk is not correctly formatted

2016-09-21 Thread Susan Hinrichs (JIRA)
[ https://issues.apache.org/jira/browse/TS-4819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510374#comment-15510374 ] Susan Hinrichs commented on TS-4819: I think this bug is related to TS-4664. On an error, the state

[jira] [Commented] (TS-4819) ATS-6.2.x crashes if the message-body of a chunk is not correctly formatted

2016-09-21 Thread Syeda Persia Aziz (JIRA)
[ https://issues.apache.org/jira/browse/TS-4819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510342#comment-15510342 ] Syeda Persia Aziz commented on TS-4819: --- bt full === #0

[jira] [Work logged] (TS-4815) CID 1267839 dead code in /mgmt/api/CfgContextManager.cc: return TS_ERR_PARAMS;

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4815?focusedWorklogId=29446=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29446 ] ASF GitHub Bot logged work on TS-4815: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #963: TS-4815 - CID 1267839 dead code in /mgmt/api/CfgCo...

2016-09-21 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/963 @ngara Maybe I'm reading this wrong, but it looks like we still have 3 commits in this PR. If that's the case, can you please squash that down into a single commit? No reason to have the 2

[jira] [Work logged] (TS-4705) Proposal: NetVC Context

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4705?focusedWorklogId=29445=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29445 ] ASF GitHub Bot logged work on TS-4705: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #753: TS-4705: Proposal: NetVC Context

2016-09-21 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/753 FreeBSD build *successful*! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/844/ for details. --- If your project is set up for it, you can reply to this email and have your

[jira] [Work logged] (TS-4705) Proposal: NetVC Context

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4705?focusedWorklogId=29444=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29444 ] ASF GitHub Bot logged work on TS-4705: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #753: TS-4705: Proposal: NetVC Context

2016-09-21 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/753 Linux build *successful*! See https://ci.trafficserver.apache.org/job/Github-Linux/739/ for details. --- If your project is set up for it, you can reply to this email and have your

[jira] [Commented] (TS-4468) http.server_session_sharing.match = both unsafe with HTTPS

2016-09-21 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-4468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510196#comment-15510196 ] Alan M. Carroll commented on TS-4468: - If they are always the same, then why does it matter which is used

[jira] [Commented] (TS-4468) http.server_session_sharing.match = both unsafe with HTTPS

2016-09-21 Thread Oknet Xu (JIRA)
[ https://issues.apache.org/jira/browse/TS-4468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510070#comment-15510070 ] Oknet Xu commented on TS-4468: -- {code} One thing that's not clear is in what situations

[jira] [Commented] (TS-4468) http.server_session_sharing.match = both unsafe with HTTPS

2016-09-21 Thread Oknet Xu (JIRA)
[ https://issues.apache.org/jira/browse/TS-4468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15510077#comment-15510077 ] Oknet Xu commented on TS-4468: -- {code} At most, if we decided we needed to be stringent in enforcing SNI/host

[jira] [Comment Edited] (TS-4468) http.server_session_sharing.match = both unsafe with HTTPS

2016-09-21 Thread Oknet Xu (JIRA)
[ https://issues.apache.org/jira/browse/TS-4468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509978#comment-15509978 ] Oknet Xu edited comment on TS-4468 at 9/21/16 2:01 PM: --- RFC 6066 conflic with RFC 7540:

[jira] [Commented] (TS-4468) http.server_session_sharing.match = both unsafe with HTTPS

2016-09-21 Thread Oknet Xu (JIRA)
[ https://issues.apache.org/jira/browse/TS-4468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509978#comment-15509978 ] Oknet Xu commented on TS-4468: -- RFC 6066 conflic with RFC 7540: {code} RFC 6066

[jira] [Commented] (TS-4334) The cache_range_requests plugin always attempts to modify the cache key.

2016-09-21 Thread James Fang (JIRA)
[ https://issues.apache.org/jira/browse/TS-4334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509442#comment-15509442 ] James Fang commented on TS-4334: should we change : cond %{SEND_RESPONSE_HDR_HOOK} cond %{STATUS} =200

[jira] [Issue Comment Deleted] (TS-4334) The cache_range_requests plugin always attempts to modify the cache key.

2016-09-21 Thread James Fang (JIRA)
[ https://issues.apache.org/jira/browse/TS-4334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Fang updated TS-4334: --- Comment: was deleted (was: cache_range_local.config will change a 200 status to 206, so we may need add

[jira] [Commented] (TS-4334) The cache_range_requests plugin always attempts to modify the cache key.

2016-09-21 Thread James Fang (JIRA)
[ https://issues.apache.org/jira/browse/TS-4334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509371#comment-15509371 ] James Fang commented on TS-4334: cache_range_local.config will change a 200 status to 206, so we may need

[jira] [Work logged] (TS-4884) Remove a few unused variables/define in EThread

2016-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4884?focusedWorklogId=29432=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29432 ] ASF GitHub Bot logged work on TS-4884: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver pull request #1038: TS-4884: Remove a few unused variables/def...

2016-09-21 Thread mgosui
GitHub user mgosui opened a pull request: https://github.com/apache/trafficserver/pull/1038 TS-4884: Remove a few unused variables/define in EThread [TS-4884](https://issues.apache.org/jira/browse/TS-4884) You can merge this pull request into a Git repository by running: $ git

[jira] [Created] (TS-4884) Remove a few unused variables/define in EThread

2016-09-21 Thread Masato Gosui (JIRA)
Masato Gosui created TS-4884: Summary: Remove a few unused variables/define in EThread Key: TS-4884 URL: https://issues.apache.org/jira/browse/TS-4884 Project: Traffic Server Issue Type: