Страница 1 из 1

how to Configure FPM Pools Parameters for PHP CGI : Ondemand

Добавлено: Пт июн 18, 2021 12:18 pm
vvtubeadmin
hi
i want to Configure FPM Pools Parameters for PHP CGI : Ondemand . i did not getting file location for this .
i have php7.4 installed with Nginx .

if anyone have directory structure so please let me know here , its urgent please .

and How many Keepalive connection i can set here on Nginx 1.20.1 ?

Re: how to Configure FPM Pools Parameters for PHP CGI : Ondemand

Добавлено: Сб июн 19, 2021 11:09 am
sbury
Use the Sites menu item to edit the values for the pools.
/index.php?do=server_control&sites=www

Re: how to Configure FPM Pools Parameters for PHP CGI : Ondemand

Добавлено: Сб июн 19, 2021 8:10 pm
vvtubeadmin
i knew it , what you said , but actually i need a path for this configuration file for my site : 7.4/fpm/pool.d/www.conf so that i can change something , please let me know that

Re: how to Configure FPM Pools Parameters for PHP CGI : Ondemand

Добавлено: Вс июн 20, 2021 7:43 am
vvtubeadmin
sbury писал(а):
Сб июн 19, 2021 11:09 am
Use the Sites menu item to edit the values for the pools.
/index.php?do=server_control&sites=www
This is i Knew it , i need , i need path for /pool/www.conf file

and i made some changes in vhost files . but after reload Nginx , changes are undo automatically , why this is happening ?

Re: how to Configure FPM Pools Parameters for PHP CGI : Ondemand

Добавлено: Пн июн 21, 2021 9:26 am
sbury
chroot jail: /home/$USER/etc/phpXX/
no chroot jail: /etc/phpXX/