Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
No, it doesn't make sense at all.
Moreover, it's a bit harmful - disabling keepalive allows php-fpm to kill unnecessary threads (and free up memory), instead of leaving them (because they keep it like keepalive). True, fpm must be able to keep keepalive by the master process (more precisely, "transfer" such connections to the master process over time). The only question is whether fpm has learned how to do it correctly =)
With the Apache behind keepalive, you definitely need to turn it off.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question