GitHub user hy05190134 opened a pull request:
https://github.com/apache/trafficserver/pull/78
make transaction hook's style as same with glabol
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hy05190134/trafficserver patch-1
Alt
GitHub user manjeshnilange opened a pull request:
https://github.com/apache/trafficserver/pull/77
fix for TS-2779 (atscppapi: bug in AsyncTimer - cancel results in crash)
The fix is that in cancel() we remember this fact and use it to check
cancel retry.
You can merge this pull req
Github user asfgit closed the pull request at:
https://github.com/apache/trafficserver/pull/76
---
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 i
>>> How is it OK to reset the continuation data on a global continuation on
each request? Other requests that are in flight are going to get their
lua_State switched out from under them. What prevent multiple threads
knocking on the same lua_State?
Yeah. I was thinking about this a bit and this pr
On May 4, 2014, at 5:58 PM, kic...@apache.org wrote:
> Repository: trafficserver
> Updated Branches:
> refs/heads/master ea7849384 -> 5b1535e39
>
>
> TS-2555: updates to share lua context across hook invocations and only add
> global hooks if corresponding lua functions exist
>
>
> Project:
On May 3, 2014, at 10:28 AM, Piotr Bulinski wrote:
> Hi James, All,
>
> after some time, I was finally able to go through all of the options.
>
> Please review the result here: https://gist.github.com/piotrbulinski/9396189
>
> Not all options are documented (I wasn’t able to figure out what to