RE: [otrs] Apache ERROR: MaxRequestsPerChild (found problem)

2007-07-20 Thread Maciej Ɓoszajc
From: Dan Gardiner [mailto:[EMAIL PROTECTED] Sent: Thursday, July 19, 2007 11:22 PM To: 'User questions and discussions about OTRS.org' Subject: RE: [otrs] Apache ERROR: MaxRequestsPerChild (found problem) I still have a nagging problem. The perl command line interpreter crashes

RE: [otrs] Apache ERROR: MaxRequestsPerChild (found problem)

2007-07-19 Thread Dan Gardiner
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Frank Wakelin Sent: Tuesday, July 17, 2007 12:26 PM To: User questions and discussions about OTRS.org Subject: RE: [otrs] Apache ERROR: MaxRequestsPerChild (found problem) Importance: High Did some searching on bugzilla

RE: [otrs] Apache ERROR: MaxRequestsPerChild (found problem)

2007-07-18 Thread pri pri
Sent: Tuesday, July 17, 2007 10:14 AM To: User questions and discussions about OTRS.org Subject: Re: [otrs] Apache ERROR: MaxRequestsPerChild (found problem) You could also try setting MaxRequestsPerChild in httpd.conf to 0 this will prevent the process from being restarted after X requests

RE: [otrs] Apache ERROR: MaxRequestsPerChild (found problem)

2007-07-18 Thread Frank Wakelin
questions and discussions about OTRS.org Subject: RE: [otrs] Apache ERROR: MaxRequestsPerChild (found problem) Importance: High Did some searching on bugzilla for this and found this bug. Looks like we need to download the new (older perl) build (2.2.1-002-win32.exe) for me. From http

RE: [otrs] Apache ERROR: MaxRequestsPerChild (found problem)

2007-07-17 Thread Frank Wakelin
Did some searching on bugzilla for this and found this bug. Looks like we need to download the new (older perl) build (2.2.1-002-win32.exe) for me. From http://bugs.otrs.org/show_bug.cgi?id=1878: --- Comment #7 http://bugs.otrs.org/show_bug.cgi?id=1878#c7 From Manuel Hecht mailto:[EMAIL

Re: [otrs] Apache ERROR: MaxRequestsPerChild (found problem)

2007-07-17 Thread Steven Carr
You could also try setting MaxRequestsPerChild in httpd.conf to 0 this will prevent the process from being restarted after X requests. The only disadvantages are: Setting MaxRequestsPerChild to a non-zero limit has two beneficial effects: - it limits the amount of memory that process can

RE: [otrs] Apache ERROR: MaxRequestsPerChild (found problem)

2007-07-17 Thread Ron Plasse
Subject: Re: [otrs] Apache ERROR: MaxRequestsPerChild (found problem) You could also try setting MaxRequestsPerChild in httpd.conf to 0 this will prevent the process from being restarted after X requests. The only disadvantages are: Setting MaxRequestsPerChild to a non-zero limit has two beneficial