|
||||||||
On 19.10.2004 11:10 -0700, Mitch (WebCob) wrote:
> Wasn't there something about avoiding keep alive on IE with SSL?
>
> We do that in our apache configs - some IE's don't shut the
> connection down - leads to an overflow of stuck httpd processes?
Hmm, mini_httpd doesn't do keep alive. Is anybody with this problem
up to running truss on their m0n0wall to see why mini_httpd is dying?
It could also be something about the concurrency limit patch to
mini_httpd (SIGALRM?).
- Manuel |