Is it possible to ship plesk php versions with ZTS enabled?
The PLESK php versions are compiled without ZTS which makes it impossible to install the pthreads extension to utilize threading. In some scenarios this is a problem because there are actually long running scripts which would benefit from threading due to how php releases memory with it's garbage collector and also it would help reduce load as currently all php scripts run single threaded utilizing the cores fully without being able to split the load over the multicore cpu.
1
vote
Plesk Tech Support
shared this idea