php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #28550 limit number of simultaneous processes
Submitted: 2004-05-27 22:52 UTC Modified: 2004-05-27 23:43 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: floeff at arcor dot de Assigned:
Status: Wont fix Package: Feature/Change Request
PHP Version: 4.3.6 OS: Linux 2.4
Private report: No CVE-ID: None
 [2004-05-27 22:52 UTC] floeff at arcor dot de
Description:
------------
I would like to see a feature to limit the number of simultaneous PHP-as-CGI processes, maybe per user.


Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-05-27 23:42 UTC] pollita@php.net
That's already handled (appriately so) in the webserver.  Check your webservers documentation for how to implement.

 [2004-05-27 23:43 UTC] floeff at arcor dot de
I did not find any way to limit this in Apache, and this problem really worries me. So if you know anything, PLEASE let me know!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Aug 15 15:01:27 2024 UTC