Page History
...
- PHP timeout:
default_socket_timeout
inphp.ini
might be too small. - Apache/IIS timeout: May be shorter than expected.
- Wildfly worker thread pool: Might be too small.
- IIS PHP FastCGI Activity Timeout: Often set to 30s by default.
(Go to IIS → FastCGI Settings → Edit)
...