php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3869 Keep-alive connections hang
Submitted: 2000-03-19 07:35 UTC Modified: 2002-10-01 12:01 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: thierry at skynet dot be Assigned:
Status: Wont fix Package: Performance problem
PHP Version: 3.0.15 OS: Solaris 2.7
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
49 + 39 = ?
Subscribe to this entry?

 
 [2000-03-19 07:35 UTC] thierry at skynet dot be
Compiling PHP with 
./configure --with-apache=/usr/src/apache_1.3.12 --with-gd=/usr/src/gd1.5 --with-sybase-ct=/export/home/sybase --with-mysql --enable-sysvshm=yes --enable-sysvsem=yes --enable-debug=no --enable-track-vars=yes --enable-short-tags=no --with-xml --with-mcrypt

and apache 1.3.12 makes it unable to the apache server to die off childs (I have hanging keep-alive connections). This eventiually leads to a denial of service since no httpd is available to answer new requests.

Downgrading to Apache 1.3.11 seems to solve this.

I have no idea if this is a problem related to Apache or to PHP, but I hope someone here can solve it.

Thanks

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-01 12:01 UTC] hholzgra@php.net
We are sorry, but can not support PHP 3 related problems anymore.  Momentum is
gathering for PHP 5, and we think supporting PHP 3 will lead to a waste of
resources which we want to put into getting PHP 5 ready. Ofcourse PHP 4 will
will continue to be supported for the forseeable future.

We are sorry, but can not support PHP 3 related problems anymore.  Momentum is
gathering for PHP 5, and we think supporting PHP 3 will lead to a waste of
resources which we want to put into getting PHP 5 ready. Ofcourse PHP 4 will
will continue to be supported for the forseeable future.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 05:01:29 2024 UTC