[GitHub] trafficserver pull request: TS-3827: Cleanup comments related to H...

2015-10-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafficserver/pull/315 --- 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

[GitHub] trafficserver pull request: TS-3827: Cleanup comments related to H...

2015-10-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafficserver/pull/314 --- 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

[GitHub] trafficserver pull request: TS-3827: Cleanup comments related to H...

2015-10-27 Thread masaori335
GitHub user masaori335 opened a pull request: https://github.com/apache/trafficserver/pull/315 TS-3827: Cleanup comments related to HTTP/2 [TS-3827](https://issues.apache.org/jira/browse/TS-3827) You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] trafficserver pull request: TS-3827: Cleanup comments related to H...

2015-10-27 Thread masaori335
GitHub user masaori335 opened a pull request: https://github.com/apache/trafficserver/pull/314 TS-3827: Cleanup comments related to HAPCK [TS-3827](https://issues.apache.org/jira/browse/TS-3827) You can merge this pull request into a Git repository by running: $ git pull https:

[GitHub] trafficserver pull request: TS-3960: traffic_line -x doesn't reloa...

2015-10-27 Thread jpeach
Github user jpeach commented on the pull request: https://github.com/apache/trafficserver/pull/301#issuecomment-151591704 The local manager can be used to send a message from ```traffic_server``` up to ```traffic_manager```. Look for ```RecMessageSend```. It's unfortunate that ```RecM

[GitHub] trafficserver pull request: Fix issue with TS-3885. Changes to TSN...

2015-10-27 Thread SolidWallOfCode
Github user SolidWallOfCode commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/313#discussion_r43135478 --- Diff: proxy/InkAPITest.cc --- @@ -321,12 +323,15 @@ client_handler(TSCont contp, TSEvent event, void *data) // Fix me: how to deal

[GitHub] trafficserver pull request: Fix issue with TS-3885. Changes to TSN...

2015-10-27 Thread SolidWallOfCode
Github user SolidWallOfCode commented on the pull request: https://github.com/apache/trafficserver/pull/313#issuecomment-151529685 This is not the kind of code I'd put in production but this is just a test so it should be OK. In particular there are other regression tests that test th

[GitHub] trafficserver pull request: Fix issue with TS-3885. Changes to TSN...

2015-10-27 Thread dragon512
GitHub user dragon512 opened a pull request: https://github.com/apache/trafficserver/pull/313 Fix issue with TS-3885. Changes to TSNetVConn test to prevent it from… … hanging when the defer_accept is set ( via config or kernel option) You can merge this pull request into a Git r