php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #79314 PHP CLI SERVER WORKERS is not documented or in the migration guide
Submitted: 2020-02-28 01:06 UTC Modified: 2020-02-28 01:06 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:0 of 1 (0.0%)
From: googleguy@php.net Assigned: googleguy (profile)
Status: Closed Package: Built-in web server
PHP Version: 7.4.3 OS:
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: googleguy@php.net
New email:
PHP Version: OS:

 

 [2020-02-28 01:06 UTC] googleguy@php.net
Description:
------------
The PHP_CLI_SERVER_WORKERS feature, which enables the built-in web server to fork multiple workers for handling concurrent requests, is not documented or even mentioned in the upgrade guide. This feature should be documented so that people wanting to conduct tests where concurrent requests are needed can do so knowingly.

Original commit: https://github.com/php/php-src/commit/82effb3fc7bcab0efcc343b3e03355f5f2f663c9


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-02-28 01:06 UTC] googleguy@php.net
-Assigned To: +Assigned To: googleguy
 [2020-03-01 00:08 UTC] googleguy@php.net
Automatic comment from SVN on behalf of googleguy
Revision: http://svn.php.net/viewvc/?view=revision&revision=349267
Log: Fix Bug #79314 - Document CLI Server Workers

The PHP_CLI_SERVER_WORKERS feature, which enables the built-in web server to fork multiple workers
for handling concurrent requests, is not documented. I'm only including this in the changelog for
the commandline features page and not the migration guide as per previous discussions. The feature
was intended for running opcache tests in QA and shouldn't be advertised. However, documenting its
existence is still necessary.
 [2020-03-01 00:15 UTC] phpdocbot@php.net
Automatic comment on behalf of googleguy
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=0b5dd8ab640b4d934860ffbc249a76f4fe052a03
Log: Fix Bug #79314 - Document CLI Server Workers
 [2020-03-01 00:15 UTC] phpdocbot@php.net
-Status: Assigned +Status: Closed
 [2020-03-01 21:54 UTC] mumumu@php.net
Automatic comment from SVN on behalf of mumumu
Revision: http://svn.php.net/viewvc/?view=revision&revision=349277
Log: Fix Bug #79314 - Document CLI Server Workers
 [2020-03-01 22:20 UTC] phpdocbot@php.net
Automatic comment on behalf of mumumu
Revision: http://git.php.net/?p=doc/ja.git;a=commit;h=e0fd28bc84c84c47c3908db2b5f37681b1ab6275
Log: Fix Bug #79314 - Document CLI Server Workers
 [2020-12-30 11:59 UTC] nikic@php.net
Automatic comment on behalf of mumumu
Revision: http://git.php.net/?p=doc/ja.git;a=commit;h=20065adceae815b536636aa19429068384781930
Log: Fix Bug #79314 - Document CLI Server Workers
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 23:01:30 2024 UTC