GitHub user ankurming opened a pull request: https://github.com/apache/trafficserver/pull/265
6.0.x You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/trafficserver 6.0.x Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/265.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #265 ---- commit f71f9f91a1a559872f65ebc44161e1b11cd78263 Author: Alan M. Carroll <solidwallofc...@yahoo-inc.com> Date: 2015-06-22T14:13:34Z TS-3712: Parse and use proxy.config.http.server_session_sharing.pool configuration value. (cherry picked from commit 098615d05b18316e7eed0f5ba66da98a69936423) commit e2f90e377ddecda5237a10a1670ffdeacba3aad6 Author: Bryan Call <bc...@apache.org> Date: 2015-06-25T17:03:38Z TS-3719: HPACK error in lowering table size (cherry picked from commit 96bd1fa785c3e6adbca8e11f1ad7a578e945625e) commit 8768f6f88c3eef4cae9b5656916dc8f54853d94a Author: Bryan Call <bc...@apache.org> Date: 2015-06-25T23:27:23Z TS-3721: Remove scoping on enum for HTTP2_FRAME_TYPE_MAX (cherry picked from commit 4377dabd0f6c8ec9275ec456d295907a06a1b591) commit 804fa87e21f875c23704dac0340b5d402833a3e4 Author: Feifei Cai <ff...@yahoo-inc.com> Date: 2015-06-25T20:33:11Z TS-3487: Cannot override proxy.config.http.transaction_no_activity_timeout_in per remap rule for POST methold (cherry picked from commit 737e8cdfbc2126d0f08b0a9bb3546d7ee86707a5) commit f79a1e786c6dd685e9b4b9320491ba12d8ebfd44 Author: shinrich <shinr...@yahoo-inc.com> Date: 2015-06-25T11:48:48Z TS-3711: Allow DHE ciphers in ciphersuite list to be negotiable. (cherry picked from commit c58461c1c3908caada4507109e917c10d0fd1e6b) commit 703ccb7108c215cd7357f473c3a9427221ee3b7e Author: shinrich <shinr...@yahoo-inc.com> Date: 2015-06-25T11:38:14Z TS-3136: Update default ciphersuite list. This closes #233 (cherry picked from commit df59f9191e750995821120df198d637792489ace) commit d5898eb1e81b67bbae087370db7cc8f8c599756c Author: Leif Hedstrom <zw...@apache.org> Date: 2015-07-02T01:58:54Z TS-3732 Rename changelog.pl, move changelog Makefile.am target (cherry picked from commit a2eb53553645f75530ba0e51b3124ae116cb72eb) commit cca283cb9ae48e0851f037d3b99c6c8d4e336e32 Author: Phil Sorber <sor...@apache.org> Date: 2015-07-02T03:17:57Z TS-3732: Add changelog make target to rel-candidate and improve error handling (cherry picked from commit 29b439c19b20f851df42de20007dd0ea76b572dd) commit e95d2f379f61ff73be4f2c45f0445c65de6c6b52 Author: Leif Hedstrom <zw...@apache.org> Date: 2015-07-02T00:13:39Z TS-3731 Missed removing some reclaimable freelist configs (cherry picked from commit 758b5ebfca77d02ff78e6dc2042b093d7e2e2aba) commit 5194f8301506d25ff843d4351f626b500013016e Author: Leif Hedstrom <zw...@apache.org> Date: 2015-06-29T21:01:17Z TS-3722 Eliminate the remnants of tstop, which is known only as traffic_top (cherry picked from commit 315371ae943c1bf1f6f7dd2b3a666a2230d49d7a) commit e24062bde7be2137a43e64bceced70a54b35ea2b Author: Thomas Jackson <jackso...@apache.org> Date: 2015-07-01T18:35:10Z Revert "TS-3237: Don't segregate DNS results by port." Fixes: TS-3720 (cherry picked from commit 6e33c64c18f93efc6921e0573f87da03251164ed) commit 97b9bc43a0444f6c872e26e07549805d063e74ed Author: shinrich <shinr...@yahoo-inc.com> Date: 2015-06-26T18:11:40Z TS-3486: Crashes due to race condition on server sessions moving between threads. This closes #235 (cherry picked from commit a638d97019e1b3ef4e6ec53b93d81a96885cbb6e) commit 7b4c78527e6dc2061c79e1b442f37b176c0930f4 Author: Phil Sorber <sor...@apache.org> Date: 2015-06-29T22:18:14Z TS-3486: clang-format (cherry picked from commit 1a160e13e4931fbaa522339c99abfad1ce9d638c) commit 45b90f577ab129d0c9f45c0d95c65b5bc6de4550 Author: Bryan Call <bc...@apache.org> Date: 2015-07-07T22:27:14Z TS-3595: Cookie header split into multiple lines with H2 (cherry picked from commit 56160c13a9b2dcf995ec6b0747f636b106d4b7b0) commit bb998134e2053285753ca6b692ac4c9f81c3175f Author: Bryan Call <bc...@apache.org> Date: 2015-07-08T01:52:02Z TS-3595: Cookie header split into multiple lines with H2 Changed to not be recursive (cherry picked from commit 63ae314a50dcc0b0811f6fb044b1ca1afbc72a31) commit 48609b5e70c538252c21d3a5185e55566194cde0 Author: Alan M. Carroll <solidwallofc...@yahoo-inc.com> Date: 2015-07-08T16:04:53Z TS-3745: Add UA_FIRST_READ milestone to API enum. (cherry picked from commit eb4fafeb5ce46b9702a4d3f4d1873348e0d7d0be) commit aa366f531a89d6cf30f1bed130550591d1ba60bf Author: Bryan Call <bc...@apache.org> Date: 2015-07-08T17:41:44Z Revert "TS-3687: ATS Session Cache should remove expired sessions. This closes #222." This reverts commit c8c9c4fa0dad38552553b4235929a4f7ea8aa322. commit 22e3282c86fced644737b1ad555e49854ff7a8a2 Author: Bryan Call <bc...@apache.org> Date: 2015-07-09T05:02:44Z TS-3747: Error in Huffman decoder for HPACK (cherry picked from commit b04bc9b6adde276b07aa74549daac4ca4b5341e0) commit a0b75bc8e994c480a1cc151790cc1c20eb4d938d Author: Bryan Call <bc...@apache.org> Date: 2015-07-17T20:39:20Z Revert "TS-3503: updated CHANGES" This reverts commit 46b4daa557026f84c7d93e2ba2bd0de016171e14. (cherry picked from commit bb6f9f34b381b38c2c918ea695cab7741c3c82c0) commit 13c76b35cfd4c1b8d9225a8b24279beb08215a46 Author: Leif Hedstrom <zw...@apache.org> Date: 2015-07-27T19:10:51Z Merge branch 'master' into 6.0.x * master: (188 commits) Clang-format. briang what is the Jira for this?? TS-3798: Copy server session sharing pool to local HttpSM configuration. Revert "TS-3584: SPDY and H2 requests should not trigger connection keep-alive." Revert "TS-3640: Drupal auth fails over SPDY" TS-3030 Restore the autoreconf -if ... TS-3729 cache_promote: defer TSHttpTxnServerRespNoStoreSet() to a global continuation, saves a possible race condition Revert "TS-3729 cache_promote: defer TSHttpTxnServerRespNoStoreSet() to a global continuation, saves a possible race condition" TS-3030 Remove the Makefile targets / ops TS-3729 cache_promote: defer TSHttpTxnServerRespNoStoreSet() to a global continuation, saves a possible race condition TS-3774 clang-format [TS-3794]: call spdy_process_read on early read from handshake. TS-3774: Fix memory leak issue in host file parsing for HostDB. [TS-3794]: Enhance post SSL handshake read race condition for SPDY and H2 scenarios. TS-3793: Check the incoming header request length for HTTP/2 requests TS-3783 TS-3030 Add luajit v2.0.4 as a subtree TS-3030 Remove the LuaJIT sub-module TS-3773 clang-format TS-3773: HostDB view all: add more detail for RR records Fixed typo in comment Fixed typo in comments ... commit f86beac70ffb81b84662497827b1b0f338ebb41e Author: Leif Hedstrom <zw...@apache.org> Date: 2015-07-28T23:38:37Z Fix the backout commit commit 975c4c8ca3213d0b550f39092d0a751193ed8a05 Author: Leif Hedstrom <zw...@apache.org> Date: 2015-07-28T23:38:55Z Merge branch 'master' into 6.0.x * master: [TS-3802]: fix double free of MIOBuffer in SSLNetVConnection during SPDY inactivity. TS-3800: HostDB UI: support json output, improve srv records, add hostnames ---- --- 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 feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---