Welcome! Log In Create A New Profile

Advanced

Is each php-fpm pool having their own memory pool?

Posted by Ryan Chan 
Ryan Chan
Is each php-fpm pool having their own memory pool?
December 14, 2013 12:04AM
I am using the PHP 5.5 opcode cache, and set

opcache.memory_consumption=128


1. if I have 4 pools in php-fpm, will each of the 4 pool share 128MB of
cache, or will they own 128M opcache for each pool?

2. If these 4 pools share the same PHP codes library (assume 10MB), do I
need 40MB for opcache since I have 4 pool?


Or any place I can find the information?


Thanks.

--

---
You received this message because you are subscribed to the Google Groups "highload-php-en" group.
To unsubscribe from this group and stop receiving emails from it, send an email to highload-php-en+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Re: Is each php-fpm pool having their own memory pool?
December 14, 2013 12:50AM
opcache memory pool is shared between all pools
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 233
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready