[GitHub] trafficserver pull request: Added Unique Identifier to HttpSM, to ...

2014-09-03 Thread acaciocenteno
Github user acaciocenteno commented on the pull request: https://github.com/apache/trafficserver/pull/106#issuecomment-54376276 Thank you for your comments, as I'm just starting to hack with ATS code, there're certainly many aspects I'll have to learn yet. But, all in all, do

documentation improvements

2014-09-03 Thread James Peach
Hi all, We have been fortunate enough to be able to get Jon Sime and Yoni Shostak from OmniTI to help us improve the Traffic Server documentation. I added a roadmap page to the wiki with an initial list of item where we think they can contribute. Please edit this page as you see fit to make h

[GitHub] trafficserver pull request: Added Unique Identifier to HttpSM, to ...

2014-09-03 Thread SolidWallOfCode
Github user SolidWallOfCode commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/106#discussion_r17050782 --- Diff: proxy/http/HttpSM.cc --- @@ -371,6 +392,107 @@ HttpSM::destroy() httpSMAllocator.free(this); } +#ifdef TS_HAS_UU