ID:               24039
 Comment by:       klopp dot geo at yahoo dot com
 Reported By:      poulman at wirsbo dot com
 Status:           No Feedback
 Bug Type:         Apache2 related
 Operating System: SuSE Linux 8.2
 PHP Version:      4.3.2
 New Comment:

I too have seen similar results after upgrading from an earlier version
of PHP and apache. Basically what we found was happening was that when
we would store large objects in the session it would put the apache
process in charge of that script in a constant state of 'sending reply'
(we found this out by checking the apache-status screen). After being
put into that state the process was riddled useless and apache was
forced to create new processes to handle new requests. After several
hours of this our apache couldn't create any new processes and our
server thus couldn't accept any new connections. After removing all
instances of this object from our sessions we found that we were not
getting anymore locked apache processes and appeared to have fixed the
problem.

BTW we are running php 4.3.2 and apache 2.0.46. Feel free to contact me
if you need more information.


Previous Comments:
------------------------------------------------------------------------

[2004-04-13 12:19:10] sean_walton at e-nps dot com

xref: Bug #27980

------------------------------------------------------------------------

[2003-06-11 21:14:00] [EMAIL PROTECTED]

still not the requested info. Leave as "No Feedback" until 
you can give it. 

------------------------------------------------------------------------

[2003-06-11 20:38:36] poulman at wirsbo dot com

At the present time I have reverted back to Apache 2.0.46/PHP 4.3.1 and
everything works. I do not have sufficient time or resources at the
moment to troubleshoot the Apache 2.0.46/PHP 4.3.2 configuration.
Sorry.

------------------------------------------------------------------------

[2003-06-11 19:11:45] [EMAIL PROTECTED]

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.



------------------------------------------------------------------------

[2003-06-05 11:05:45] [EMAIL PROTECTED]

Which MPM are you using ? 
 
Also, a backtrace and/or reproduce script is needed. 

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/24039

-- 
Edit this bug report at http://bugs.php.net/?id=24039&edit=1

Reply via email to