[GitHub] trafficserver pull request: TS-4209: Limit concurrent streams corr...

2016-02-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafficserver/pull/480 --- 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-4172: Cleanup debug logs of Http2Co...

2016-02-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafficserver/pull/454 --- 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

Parent-child-child caching issue

2016-02-16 Thread Randeep
Hi all, I am using parent-child heirarchy caching for hls and dash. main parent(172.16.0.40) middle-child(172.16.6.5) end-child(172.16.48.20) the device which is connected to the end-child is accessing the url http://host1.domain.com/hls/channel/index.m3u8 in the endchild: proxy.config.http.cac

[GitHub] trafficserver pull request: [TS-4160] Reset the txn request/respon...

2016-02-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafficserver/pull/443 --- 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: Fix a potential null reference found b...

2016-02-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafficserver/pull/482 --- 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: Fix a potential null reference found b...

2016-02-16 Thread jrushf1239k
GitHub user jrushf1239k opened a pull request: https://github.com/apache/trafficserver/pull/482 Fix a potential null reference found by clang-analyzer. I reopened TS-4199 for this pull request. This pull request fixes a potential null reference found by clang-analyzer. You can mer

[GitHub] trafficserver pull request: TS-4172: Cleanup debug logs of Http2Co...

2016-02-16 Thread jpeach
Github user jpeach commented on the pull request: https://github.com/apache/trafficserver/pull/454#issuecomment-184764643 +1 --- 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 enabl

[GitHub] trafficserver pull request: TS-4172: Cleanup debug logs of Http2Co...

2016-02-16 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/454#issuecomment-184758654 +1 - Debugging code looks better now --- 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 pro

[GitHub] trafficserver pull request: TS-4209: Limit concurrent streams corr...

2016-02-16 Thread bryancall
Github user bryancall commented on the pull request: https://github.com/apache/trafficserver/pull/480#issuecomment-184756069 +1 --- 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 en

[GitHub] trafficserver pull request: TS-4211: Make freelist_new cleaner so ...

2016-02-16 Thread PSUdaemon
Github user PSUdaemon commented on the pull request: https://github.com/apache/trafficserver/pull/481#issuecomment-184719907 I addressed the comments above. At some point in the future I want to replace this with a page allocator for the freelists but that is going to be a bigger task