7starsone
7starsone
I removed iptables, then openvpn..., reinstalled iproute/iptables and reinstall by your script maybe I didn't notice it before but on your install log there is... `sysctl: cannot open "/etc/sysctl.conf": No...
Could you let user choose to update `CPU load averages` in x seconds/minutes ? What's the current timing, please? It seems about 10 minutes at the moment, can you confirm?...
> What value have the MaxRequestWorkers? > According to the [apache doc](url) the MaxRequestWorkers directive sets the limit on the number of simultaneous requests that will be served. > In...
Nevermind, it wasn't pagespeed to let Apache reach `MaxRequestWorkers` but the logrotation, which was causing something like `[pid 21367] poll([{fd=25, events=POLLIN}], 1, 3000) = 0 (Timeout)` in strace and after...
Hello, I reopen the issue because if I don’t set `MaxConnectionsPerChild 0` or leave it as default httpd becomes unresponsive even if not high CPU or RAM usage, and after...
For now, I had to do this: ``` @media (min-width:1025px) { @-moz-document url-prefix() { .popup_cont { position: fixed; z-index: 99999; top: 0 !important; left:50% !important; margin-left: -400px !important; } }...
i see this on Stripe account API version 2014-10-07 I need to upgrade or isn't related? is the order generated on test mode?
Hello, on CentOS ... is enough to do `yum install php-fpm` ? or...?
Hello, some questions please: if I enable this plugin, does it automatically apply to the existing virtual servers and how? Log rotation still not working? Can I use opcache per...
sorry, the readme doesn't explain what happens to the existing vhosts... Do I need to go into any vhost, one by one, and in Enabled Features, instead of "Apache website...