1 PM, Eric Covener wrote:
> On Mon, Sep 27, 2010 at 5:09 PM, Brad Lira wrote:
>> hello,
>>
>> when the MaxRequestsPerChild has reached, and the child is killed,
>> does the is_graceful variable set in worker.c?
>
> It doesn't appear so
>
>> If so, how
hello,
when the MaxRequestsPerChild has reached, and the child is killed,
does the is_graceful variable set in worker.c?
If so, how can differentiate between ./apachectl graceful and child recycling.
I want to reset some counters if the entire apache was restarted, but
not if the child is recyc
hello,
when the MaxRequestsPerChild has reached, and the child is killed,
does the is_graceful variable set in worker.c?
If so, how can differentiate between ./apachectl graceful and child recycling.
I want to reset some counters if the entire apache was restarted, but
not if the child is recyc
thanks,
On Tue, Aug 17, 2010 at 1:52 PM, Jeff Trawick wrote:
> On Tue, Aug 17, 2010 at 10:40 AM, Brad Lira wrote:
>
>> I am getting segmentation fault at ap_mpm_pod_check at pod.c : 54
>> function rc = read(fd, &c, 1);
>
>
> no, the crash is happening on some o
Hi all,
I am getting segmentation fault at ap_mpm_pod_check at pod.c : 54 function rc
= read(fd, &c, 1);
I am using 2.2.14, I googled and the problem was there in 2.2.3.
Does anyone know if this was fixed post 2.2.14?
thanks,
hi,
how to build an rpm package from apache tar ball?
thanks,
thanks Sander,
it works.
On Fri, Mar 26, 2010 at 12:25 AM, Sander Temme wrote:
>
> On Mar 25, 2010, at 8:36 PM, Brad Lira wrote:
>
> > does anyone has an example of ap_hook_monitor,
> > thanks in advance.
>
>
> http://svn.apache.org/repos/asf/http
does anyone has an example of ap_hook_monitor,
thanks in advance.
:
>
> On Mar 22, 2010, at 2:52 PM, Brad lira wrote:
>
> hello,
>> does anyone know how to get the following metrics:
>>
>> - number of connected clients
>> - number of active clients
>> - number of idle clients
>>
>> thanks,
>> hash
hello,
does anyone know how to get the following metrics:
- number of connected clients
- number of active clients
- number of idle clients
thanks,
hash
Hello,
I would like to know how many processes are running and threads within each
process and then call a function in each process to read the same variable?
how would one go about doing this?
thanks,
hash
11 matches
Mail list logo