File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 121121<tmpl_if name='php' op='==' value='fast-cgi'>
122122 # php as fast-cgi enabled
123123 <IfModule mod_fcgid.c>
124- SocketPath /tmp/fcgid_sock/
124+ # SocketPath /tmp/fcgid_sock/
125125 IdleTimeout 3600
126126 ProcessLifeTime 7200
127- MaxProcessCount 1000
127+ # MaxProcessCount 1000
128128 DefaultMinClassProcessCount 3
129129 DefaultMaxClassProcessCount 100
130130 IPCConnectTimeout 8
298298<tmpl_if name='php' op='==' value='fast-cgi'>
299299 # php as fast-cgi enabled
300300 <IfModule mod_fcgid.c>
301- SocketPath /tmp/fcgid_sock/
301+ # SocketPath /tmp/fcgid_sock/
302302 IdleTimeout 3600
303303 ProcessLifeTime 7200
304- MaxProcessCount 1000
304+ # MaxProcessCount 1000
305305 DefaultMinClassProcessCount 3
306306 DefaultMaxClassProcessCount 100
307307 IPCConnectTimeout 8
You can’t perform that action at this time.
0 commit comments