Hi all,
We have a costumer that is having issues syncing data to his WordPress plugin from an external service that is hitting a 60 seconds timeout issue. The things that I have already done:
- Increased max_execution_time and max_input_time from 60 to 7200 in PHP settings
- Edited the general fcgid.conf and increased the iotimeout to 7200, FcgidMaxProcesses increased,
- In Apache Additional Settings, I have set FcgidBusyTimeout 7200 and FcgidIOTimeout, FcgidConnectTimeout and...
fcgid timeout 60 seconds / End of script output before headers
We have a costumer that is having issues syncing data to his WordPress plugin from an external service that is hitting a 60 seconds timeout issue. The things that I have already done:
- Increased max_execution_time and max_input_time from 60 to 7200 in PHP settings
- Edited the general fcgid.conf and increased the iotimeout to 7200, FcgidMaxProcesses increased,
- In Apache Additional Settings, I have set FcgidBusyTimeout 7200 and FcgidIOTimeout, FcgidConnectTimeout and...
fcgid timeout 60 seconds / End of script output before headers