svn path=/trunk/packages/sipb-xen-www/; revision=606
sipb-xen-www (3.5) unstable; urgency=low
* Use FCGI.
sipb-xen-www (3.5) unstable; urgency=low
* Use FCGI.
+ * Lengthen timeouts to let the autoinstaller work.
- -- Greg Price <price@mit.edu> Sun, 15 Jun 2008 21:50:59 -0400
+ -- Greg Price <price@mit.edu> Sun, 15 Jun 2008 21:51:59 -0400
sipb-xen-www (3.4) unstable; urgency=low
sipb-xen-www (3.4) unstable; urgency=low
--- /dev/null
+<IfModule mod_fcgid.c>
+ IPCConnectTimeout 600
+ IPCCommTimeout 600
+</IfModule>