Apache Timeout Issue

sahostking

Verified User
Joined
Jan 29, 2021
Messages
114
Location
South Africa
We are noticing many issues with timeouts recently since having some servers on Apache compared to Litespeed.

Now I found nthat :
/etc/httpd/conf/extra/httpd-default.conf has a setting:
Timeout 60

I think its this causing the Apache timeouts when scripts run too long.

Note we use Cloudlinux and in select php versions its set to 300 seconds alreayd for maximum execution timeout.

Now my question is how do we set the Apache Timeout to 300 seconds without it changing when a new update of Directadmin happens.
 
Back
Top