3.2b5 : mod_python doesn't handle properly signals like KILL, SEGV...

2005-11-21 Thread Michel Jouvin
? Are they any workaround ? Thanks in advance. Michel ps : I know this version is not production quality but this behaviour was worst with 3.1. (happening even with graceful restart). * * Michel Jouvin Email : [EMAIL

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

2005-11-21 Thread Michel Jouvin
novembre 2005 19:28 -0500 Graham Dumpleton [EMAIL PROTECTED] wrote: Michel Jouvin wrote .. Hi, I recently installed mod_python 3.2b5 on Apache 2.0.54. I am running with problems if httpd slave process segfaults or is killed. In this case, master process restart the max number of processes

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

2005-11-23 Thread Michel Jouvin
you get the error message in main Apache error log. Michel --On mercredi 23 novembre 2005 19:30 -0500 Jim Gallacher [EMAIL PROTECTED] wrote: Michel Jouvin wrote: Graham, I played a little bit with worker MPM parameters. In particular I tested your suggestion to increase to 2 StartServers

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

2005-11-24 Thread Michel Jouvin
for each process killed: [Thu Nov 24 17:03:44 2005] [error] cgid daemon process died, restarting ... Regards, Jim Michel Jouvin wrote: I don't know If really need to write a script, this is so simple. asa/root % ps -e -opid,ppid,cmd | grep http 15601381048577 /www/Web/servers/apache/2.0.54

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

2005-12-10 Thread Michel Jouvin
is entered and exited for each process ID. That way could see if that is returning quickly or taking some time. Graham On 10/12/2005, at 10:38 AM, Michel Jouvin wrote: I am still fighting with my mod_python problem on Tru64. I have been able to set up a test configuration with just standard

Re: mod_python 3.2.6b available for testing

2006-01-17 Thread Michel Jouvin
/Newark DE, 19716 pgp finger print: 0D 73 06 6F D3 6A 99 D3 F5 D5 6E FF 3B B9 7C 2C * * Michel Jouvin Email : [EMAIL PROTECTED] * * LAL / CNRSTel : +33 1 64468932* * B.P. 34

Re: 3.2.8 summary / core group vote

2006-02-21 Thread Michel Jouvin
track of it if it's in the issue tracker. Thanks, Jim Michel Jouvin wrote: 0 Tru64 5.1B-3, Apache 2.0.55, worker MPM, Python 2.4.1 I have a problem to build mod_pyton on Tru64 with the Python config I have. This is basically due to the fact that Python.h should be included first