Changeset 25255 in main for adopters/nm/trunk/src/main/serverconfigs/sas_server_dohr2simnmibis1/apache_httpd/extra/httpd-mpm.conf
- Timestamp:
- 05/16/22 06:44:01 (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/nm/trunk/src/main/serverconfigs/sas_server_dohr2simnmibis1/apache_httpd/extra/httpd-mpm.conf
r24362 r25255 104 104 # MaxConnectionsPerChild: maximum number of connections a server process serves 105 105 <IfModule mpm_winnt_module> 106 ThreadsPerChild 250 107 MaxConnectionsPerChild 0 106 # ThreadsPerChild 150 107 ThreadsPerChild 1024 108 MaxConnectionsPerChild 8192 108 109 </IfModule> 109 110
Note: See TracChangeset
for help on using the changeset viewer.