Hi,
The ts_lua plugin is now supporting almost all features of the old lua
plugin except for the support of the Session hooks.
For more information on the ts_lua plugin, please read the full list of
features here -
http://trafficserver.readthedocs.org/en/latest/reference/plugins/ts_lua.en.html
I
On May 19, 2014, at 2:19 PM, Samy Al Bahra wrote:
> (also CK supports 32-bit architectures)
>
>
I believe the concern were around some containers which were 64-bit only? But
alas, I don’t think it was a big issue (but I’m not very familiar with libck).
— leif
On May 20, 2014, at 10:42 AM, James Peach wrote:
> On May 19, 2014, at 8:37 PM, Brian Geffon wrote:
>
>> In response to this default value, most spdy servers I've seen use 256 for
>> this value. Take a look at net internals in chrome.
>
> Even 256 seems pretty aggressive. That's letting a sin
> From: sujata tibrewala
> Subject: I am unable to get my sample plugin to work
> Date: May 20, 2014 at 1:11:57 PM PDT
> To: dev-subscr...@trafficserver.apache.org
>
> I followed all the steps at
> http://trafficserver.readthedocs.org/en/latest/sdk/getting-started/a-simple-plugin.en.html
>
> O
On May 19, 2014, at 8:37 PM, Brian Geffon wrote:
> In response to this default value, most spdy servers I've seen use 256 for
> this value. Take a look at net internals in chrome.
Even 256 seems pretty aggressive. That's letting a single socket queue 256
parallel requests :)
>
> Brian
>
> On