php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #65503 Timeout when max_children reached
Submitted: 2013-08-22 13:48 UTC Modified: 2013-10-03 06:17 UTC
From: admin at 3dr dot org Assigned:
Status: Open Package: FPM related
PHP Version: 5.4.18 OS: FreeBSD 9.1
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:
32 - 25 = ?
Subscribe to this entry?

 
 [2013-08-22 13:48 UTC] admin at 3dr dot org
Description:
------------
I couldn't found if there is any param to specify a timeout after which FPM will 
return some error when there is no "children" left (reached max_children).
There should be some timeout ofert which FPM will deny request and return error to 
the client.
Changing timeout on client side is not an option.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-10-03 06:17 UTC] krakjoe@php.net
-Type: Documentation Problem +Type: Feature/Change Request
 [2013-10-03 06:17 UTC] krakjoe@php.net
This should have the attention of developers, it appears to be a feature request.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 12:01:28 2024 UTC