php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #69683 Default value of rlimit_files makes no sense
Submitted: 2015-05-21 16:52 UTC Modified: 2015-05-22 03:45 UTC
Votes:5
Avg. Score:4.0 ± 1.1
Reproduced:5 of 5 (100.0%)
Same Version:2 (40.0%)
Same OS:2 (40.0%)
From: cmb@php.net Assigned:
Status: Closed Package: FPM related
PHP Version: Irrelevant OS: n/a
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:
41 - 12 = ?
Subscribe to this entry?

 
 [2015-05-21 16:52 UTC] cmb@php.net
Description:
------------
---
From manual page: http://www.php.net/install.fpm.configuration
---

The default value of rlimit_files makes no sense:

| Set open file descriptor rlimit for the master process.
| Default value: Set open file descriptor rlimit for the master process.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-11-11 15:21 UTC] git@php.net
Automatic comment on behalf of cmb69
Revision: https://github.com/php/doc-en/commit/197df870cb7d610d4b253621b85909969d3c509a
Log: Fix #69683: Default value of rlimit_files makes no sense
 [2021-11-11 15:21 UTC] git@php.net
-Status: Open +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 19:01:31 2024 UTC