Skip to content

Commit 3af8a13

Browse files
author
Andrei Zheregelia
committed
CLOS/mod_lsapi: suggest better wording
Signed-off-by: Andrei Zheregelia <[email protected]>
1 parent 88b3d95 commit 3af8a13

File tree

1 file changed

+1
-1
lines changed
  • docs/cloudlinuxos/cloudlinux_os_components

1 file changed

+1
-1
lines changed

docs/cloudlinuxos/cloudlinux_os_components/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6115,7 +6115,7 @@ _mod_lsapi PRO integrates with Apache, allows to handle concurrent requests and
61156115
61166116
* If there are no requests for lsapi_backend_pgrp_max_idle seconds, lsphp parent process will be  terminated;
61176117
* If there are no lsphp child processes available when a new request comes, the new lsphp child process will be created;
6118-
* lsphp childs process concurrent requests simultaneously;
6118+
* lsphp child processes handle concurrent requests simultaneously.;
61196119
* The maximum number of simultaneously running lsphp child processes can be set by the lsapi_backend_children directive.
61206120
61216121
**What is lsphp?**

0 commit comments

Comments
 (0)