[cvs] [Wiki] changed: KronolithSunbird

Wiki Guest wikiguest at horde.org
Wed Oct 22 14:09:55 UTC 2008


guest [216.57.67.210]  Wed, 22 Oct 2008 10:09:55 -0400

Modified page: http://wiki.horde.org/KronolithSunbird
New Revision:  1.12
Change log:  Adding notes on Apache KeepAlive

@@ -37,8 +37,11 @@
  You now need to install the pear HTTP_WebDAV_Server package
  <code>
  pear install HTTP_WebDAV_Server-beta
  </code>
+
+* Adjust your apache config if necessary.
+ We found that Sunbird was taking roughly 20 seconds to download the  
ics file over webdav and that even downloading the file in a browser  
had the same lag.  On investigation it turned out Kronolith was taking  
about 3 seconds to generate the file and Sunbird was waiting 15  
seconds for the connection to close after downloading the file.   
Turning off KeepAlive in apache.conf (or setting it to a very small  
value) solved this issue.  The default is 15 seconds.

  ++ Test it

  Launch your Sunbird or Lightning application.



More information about the cvs mailing list