On 19/12/2012, at 10:15 PM, James Peach wrote:
> Hi all,
>
> From the HttpAccept comments, it looks like it used to be optional for
> continuations to have a mutex. It no longer is, since if I remove the mutex
> from SSLNextProtocolAccept, traffic_server segfaults trying to lock it:
>
> * thr
Hi all,
From the HttpAccept comments, it looks like it used to be optional for
continuations to have a mutex. It no longer is, since if I remove the mutex
from SSLNextProtocolAccept, traffic_server segfaults trying to lock it:
* thread #26: tid = 0x3303, 0x00010ab6dae4
traffic_server`Mutex
The problem:
Clear stats using traffic_line -c/-C doesn't realy work. After several
seconds the old value comes back.
The reason:
For example - http_total_client_connections_ipv4_stat
1. This stat is used in proxy/http/HttpClientSession.cc
2. The macro HTTP_INCREMENT_DYN_STAT using the Re
> > How is that going to fare with ABI compatibility?
> > How does this compare between 32bit and 64bit?
> > How does it compare between different platforms?
>
> This all depends on the changes we make (if any). pahole is showing
> you the actual structure layout by examining the debug informatio