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 ?
			
			
									
									
						how to Configure FPM Pools Parameters for PHP CGI : Ondemand
- 
				vvtubeadmin
 - Сообщения: 29
 - Зарегистрирован: Пн фев 08, 2021 11:31 am
 
Re: how to Configure FPM Pools Parameters for PHP CGI : Ondemand
Use the Sites menu item to edit the values for the pools. 
/index.php?do=server_control&sites=www
			
			
									
									
						/index.php?do=server_control&sites=www
- 
				vvtubeadmin
 - Сообщения: 29
 - Зарегистрирован: Пн фев 08, 2021 11:31 am
 
Re: how to Configure FPM Pools Parameters for PHP CGI : Ondemand
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
			
			
									
									
						- 
				vvtubeadmin
 - Сообщения: 29
 - Зарегистрирован: Пн фев 08, 2021 11:31 am
 
Re: how to Configure FPM Pools Parameters for PHP CGI : Ondemand
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
chroot jail: /home/$USER/etc/phpXX/
no chroot jail: /etc/phpXX/
			
			
									
									
						no chroot jail: /etc/phpXX/