Ok, so let me try to re-phrase that part:

If I keep and eye on server status page and see that e.g. these ? reading
requests pending for more than a minute:

Srv PID     Acc       M  CPU    SS   Req  Conn Child   Slot   Client VHost
Request
-----------------------------------------------------------------------------------------------------------------
0-0 7078016 0/0/3669  R  0.03   29   493   0.0 0.00    42.55  ?      ?
..reading..
1-0 3408764 0/49/3988 R  0.05   50   3     0.0 0.16    96.62  ?      ?
..reading..

Does that actually mean Apache is trying to read req. headers for more than
a minute?
If so, I would assume this is not a problem in Apache, but probably due to
client or network issues "only" and also has nothing to do with the slowly
dying Weblogic behind - what do you think?

On Wed, Jul 12, 2017 at 4:27 PM, Eric Covener <cove...@gmail.com> wrote:

> On Wed, Jul 12, 2017 at 10:23 AM, Tamas Kocsis
> <mr.tamas.koc...@gmail.com> wrote:
> > If we see Reading requests on Apache status page with relatively high
> (e.g.
> > 200+) values in SS column that actually means Apache is trying to read
> req.
> > headers for more than 3 minutes, right?
>
> I don't think that's right. I think the 'SS' field, during ''R', is
> only telling you when the previous full request on that slot completed
>
> --
> Eric Covener
> cove...@gmail.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>

Reply via email to