php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #799 CGI output limitation
Submitted: 1998-09-29 17:28 UTC Modified: 1998-10-03 19:48 UTC
From: jhmoon at magewar dot com Assigned:
Status: Closed Package: Performance problem
PHP Version: 3.0.4 OS: Linux 2.0.34~35
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 !
Your email address:
MUST BE VALID
Solve the problem:
47 + 10 = ?
Subscribe to this entry?

 
 [1998-09-29 17:28 UTC] jhmoon at magewar dot com
Apache server 1.3.1 and 1.3.2 failed to produce more than 3k of output when the apache server was compiled with PHP 3.0.4 version. PHP v3.0.3 worked fine.

Clients are getting SIGTERM (sig 15) from Apache with PHP 3.0.4 version.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-10-03 19:48 UTC] zeev
This was also due to the bogus -lpthread.
-lpthread will be removed in 3.0.5
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 09:01:29 2024 UTC