par_sebastien
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by par_sebastien-
par_sebastien commented,
Seems to have been resolved by raising max children for php-fpm.
-
par_sebastien created a post,
Intermittent connection timeout on all sites
Hi, We've been getting weird intermittent cases of all hosted websites doing a connection timeout error. If I restart php-fpm they sometimes start working again for a minute but then they go back...
-
par_sebastien commented,
Try adding this line to the htaccess, after the ErrorDocument lines. RewriteEngine off Hmmm.... This did work. Maybe some rewrite rule was overriding the authentication process somehow?
-
par_sebastien created a post,
auth basic no prompt, causing infinite loading of pages
Hi, I've tried setting up authentication to limit attacks to wp-login.php for WordPress sites. When I do, there is no prompt and the pages/directories keep loading infinitely. These are the dire...
-
par_sebastien commented,
Alright this seems to have resolved the issue!
-
par_sebastien commented,
As per my support ticket, it seems that the root cause may be the MaxRequestWorkers limit being reached. I changed it in WHM -> Service Configuration -> Apache Configuration -> Global Configuratio...
-
par_sebastien commented,
Hi, Here is a full line: [Sat Sep 16 16:16:17.369506 2017] [core:error] [pid 5601:tid 140454364382976] [client ##.###.##.###:8132] End of script output before headers: index.php, referer: http://...
-
par_sebastien created a post,
Intermittent internal server errors after turning on mod_http2
Hi, Ever since I turned on mod_http2 in EA4 we've been getting intermittent Internal Server Errors on random sites and pages. I've tried changing from worker to event mpm but the 500s still keep...