Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
45547df9
Commit
45547df9
authored
Nov 25, 2013
by
Till Brehm
Browse files
Merge branch 'stable-3.0.5' of git.ispconfig.org:ispconfig/ispconfig3 into stable-3.0.5
parents
4233dad2
2ed8f05c
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/conf/vhost.conf.master
View file @
45547df9
...
@@ -205,8 +205,8 @@
...
@@ -205,8 +205,8 @@
FcgidMinProcessesPerClass 0
FcgidMinProcessesPerClass 0
FcgidMaxProcessesPerClass 100
FcgidMaxProcessesPerClass 100
FcgidConnectTimeout 3
FcgidConnectTimeout 3
FcgidIOTimeout
3
60
FcgidIOTimeout 60
0
FcgidBusyTimeout 300
FcgidBusyTimeout 3
6
00
FcgidMaxRequestLen 1073741824
FcgidMaxRequestLen 1073741824
<tmpl_else>
<tmpl_else>
IdleTimeout 300
IdleTimeout 300
...
@@ -215,8 +215,8 @@
...
@@ -215,8 +215,8 @@
DefaultMinClassProcessCount 0
DefaultMinClassProcessCount 0
DefaultMaxClassProcessCount 100
DefaultMaxClassProcessCount 100
IPCConnectTimeout 3
IPCConnectTimeout 3
IPCCommTimeout
3
60
IPCCommTimeout 60
0
BusyTimeout 300
BusyTimeout 3
6
00
</tmpl_if>
</tmpl_if>
</IfModule>
</IfModule>
<Directory {tmpl_var name='web_document_root_www'}>
<Directory {tmpl_var name='web_document_root_www'}>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment