Changeset 25237 in main for adopters/nm/trunk/src/main/serverconfigs/dmzr2nmibis001/apache_httpd_reverse_proxy/extra/httpd-mpm.conf
- Timestamp:
- 05/13/22 18:10:46 (7 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/nm/trunk/src/main/serverconfigs/dmzr2nmibis001/apache_httpd_reverse_proxy/extra/httpd-mpm.conf
r24586 r25237 104 104 # MaxConnectionsPerChild: maximum number of connections a server process serves 105 105 <IfModule mpm_winnt_module> 106 ThreadsPerChild 150 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.