On Mon, 2005-10-31 at 15:48 -0500, Scott Ullrich wrote: > Are you viewing the traffic queue status? This would be normal if you are...
Heh, yes good quess. These were running in the other window. So here is the output for "stalled" case # pfctl -ss | wc -l 51898 I have number of states set to 100.000 in advanced page so it is not peak number. Note what really surprises me is the number of request when if fails: apr_poll: The timeout specified has expired (70007) Total of 28217 requests completed This number of 28217 is seen so often... Sometimes it is a bit more ot less but it is very frequently withing +/- 100 of it. I was asked if I can connect to the remote box when this problem happens - yes. I can SSH to the same box which runs Apache, but I can't connect to the port 80 when this problem happens. So it looks like it does not like to see all these states corresponding to the same target port number. > > Scott > > > On 10/31/05, Peter Zaitsev <[EMAIL PROTECTED]> wrote: > > On Mon, 2005-10-31 at 14:39 -0500, Scott Ullrich wrote: > > > On 10/31/05, Fleming, John (ZeroChaos) <[EMAIL PROTECTED]> wrote: > > > > I wonder if part of the problem is PF isn't seeing the TCP tear down. It > > > > seems a little odd that the max gets hit and nothing else gets through. > > > > I guess it could be the benchmark isn't shutting down the session right > > > > after its down transferring data, but I would think it would kill the > > > > benchmark client to have 10K(ish) of open TCP sessions. > > > > > > One way to deterimine this would be to run pfctl -ss | wc -l once > > > pfSense stops responding? > > > > Very interesting.... > > > > I tried running this before the problems but it looks strange already: > > > > # pfctl -ss | wc -l > > 4893 > > Killed > > # pfctl -ss | wc -l > > 23245 > > Killed > > > > There is nothing in dmesg or system logs. > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
