Your IP : 18.220.32.78


Current Path : /etc/httpd/bx/conf/
Upload File :
Current File : //etc/httpd/bx/conf/prefork.conf

# from bitrix_env
# memory: 8192MB
<IfModule mpm_prefork_module>
  StartServers        30
  MinSpareServers     30
  MaxSpareServers     30
  MaxRequestWorkers   30
  MaxRequestsPerChild 5000
</IfModule>