mirror of
https://github.com/myvesta/vesta
synced 2025-07-31 03:51:14 -07:00
ProxyTimeout 900 in Apache
This commit is contained in:
parent
85ea9804d6
commit
deddf58c3c
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@
|
|||
|
||||
# Global configuration
|
||||
PidFile ${APACHE_PID_FILE}
|
||||
Timeout 30
|
||||
Timeout 900
|
||||
ProxyTimeout 900
|
||||
KeepAlive Off
|
||||
MaxKeepAliveRequests 100
|
||||
KeepAliveTimeout 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue