long timeouts in FastCGI, so the autoinstaller can work
[invirt/packages/invirt-web.git] / files / etc / apache2 / conf.d / sipb-xen-www
diff --git a/files/etc/apache2/conf.d/sipb-xen-www b/files/etc/apache2/conf.d/sipb-xen-www
new file mode 100644 (file)
index 0000000..e1c628f
--- /dev/null
@@ -0,0 +1,4 @@
+<IfModule mod_fcgid.c>
+  IPCConnectTimeout 600
+  IPCCommTimeout 600
+</IfModule>