Re: 3.2b5 : mod_python doesn't handle properly signals likeKILL,SEGV...

2005-11-22 Thread Michel Jouvin
Graham, I played a little bit with worker MPM parameters. In particular I tested your suggestion to increase to 2 StartServers. This has no effect on the problem. I also tried to raise MaxSpareThread to MaxClient and suppressed child recycling (MaxRequestPerChild=0) to suppress restart of chil

[jira] Commented: (MODPYTHON-47) Digest Authorization header causes bad request error.

2005-11-22 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-47?page=comments#action_12358319 ] Graham Dumpleton commented on MODPYTHON-47: --- As usual there is nearly always a way to fudge things. You could still use Apache HTTP digest authentication (managed