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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: thierry at skynet dot be
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 14:01:30 2025 UTC