Zoltan Szabo
- Total activity 52
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
Comments
Recent activity by Zoltan Szabo-
I have recently moved to MPM event from Prefork ergo this is a super relevant question for me also! After reading this article (link below) and what Linux4Me2 wrote I am sure that the default apac...
-
After changing MPMs, you should check in Software -> MultiPHP Manager -> PHP Handlers and make sure you have selected the handler you want to use for each version of PHP you are running. When I swi...
-
@Zoltan Szabo, PHP-FPM is my choice, because I've read lots of good things about it and I have the hardware resources for it. I'm also only running a single PHP version since I use cPanel just to a...
-
Howdy, The Apache developers, as of Apache 2.4.27, have disabled HTTP2 when using the prefork MPM. A detailed explanation is below, or located at: Pony Mail! mod_http2(v1.10.6) causes segmentatio...
-
@Zoltan Szabo, PHP-FPM is my choice, because I've read lots of good things about it and I have the hardware resources for it. I'm also only running a single PHP version since I use cPanel just to a...
-
I used this article before making my choice, which sold it for me. Everything is now working great with Apache 2.4.27 and HTTP/2. Hello Reado, I have read your link and the Apache documentation....
-
I switched all our sites to MPM:Event about 2 weeks ago in preparation for this release, while enabling PHP-FPM as well. Performance is even better compared to MPM:Prefork and MPM:Event works with ...
-
Howdy, The Apache developers, as of Apache 2.4.27, have disabled HTTP2 when using the prefork MPM. A detailed explanation is below, or located at: Pony Mail! mod_http2(v1.10.6) causes segmentatio...
-
In the meantime, a temporary workaround is to remove the "Else" statements from /etc/apache2/conf.d/includes/errordocument.conf using the following commands: Hello, Sorry I am not that deep i...
-
Dear All, Please let me know how to edit my httpd.conf if that is the problem ? Or just let me know what could be the possible cause of the error All best Z I did some troubleshoot, now please...