On Tue, May 25, 2010 at 5:36 PM, Damian Lęcznar
wrote:
> So what use it for ListenBacklog directive in apache?
That's how Apache gives "guidance" about the depth of the backlog the
OS should maintain, but since Apache isn't maintaining it, Apache
doesn't know/care about what's queued up.
--
Eri
So what use it for ListenBacklog directive in apache?
W dniu 2010-05-25 23:33, Eric Covener pisze:
On Tue, May 25, 2010 at 5:19 PM, Damian Lęcznar
wrote:
do you have any other idea to get those values(queue lenght and max clients)
directly from apache? , any mod or simple modification of
On Tue, May 25, 2010 at 5:19 PM, Damian Lęcznar
wrote:
> do you have any other idea to get those values(queue lenght and max clients)
> directly from apache? , any mod or simple modification of apache source
> code?
> thx:))
Apache doesn't know how many are queued by the OS. mod_status knows of
c
do you have any other idea to get those values(queue lenght and max
clients) directly from apache? , any mod or simple modification of
apache source code?
thx:))
W dniu 2010-05-24 13:51, Eric Covener pisze:
On Mon, May 24, 2010 at 5:01 AM, Damian Lęcznar
wrote:
Hi,
I don't have these da
On Mon, May 24, 2010 at 5:01 AM, Damian Lęcznar
wrote:
> Hi,
> I don't have these data available there
netstat?
--
Eric Covener
cove...@gmail.com
-
The official User-To-User support forum of the Apache HTTP Server Project.
See
Hi,
I don't have these data available there
Damian
2010/5/24 Emmanuel Bailleul
>
> > -Message d'origine-
> > De : Damian Lęcznar [mailto:damian.lecz...@gmail.com]
> > Envoyé : lundi 24 mai 2010 01:59
> > À : users@httpd.apache.org
> > Objet : [us...@httpd] the current queue size and nu
> -Message d'origine-
> De : Damian Lęcznar [mailto:damian.lecz...@gmail.com]
> Envoyé : lundi 24 mai 2010 01:59
> À : users@httpd.apache.org
> Objet : [us...@httpd] the current queue size and number of clients
>
> Hi,
> Is there a possibility to trace these parameters on the fly(the curr