]> git.openstreetmap.org Git - rails.git/blobdiff - config/lighttpd.conf
Monkey patch rails to ensure OSM::APITimeoutError exceptions are not lost.
[rails.git] / config / lighttpd.conf
index 98f914cc96b8f8ce46e058a25d81dd7a3f14e2a6..22051eb44657c667356d8f50b5e93a4b319407a3 100644 (file)
@@ -20,6 +20,8 @@ server.username = "www-data"
 server.groupname = "www-data"
 server.pid-file = "/var/run/lighttpd.pid"
 
+server.max-fds = 8192
+
 #
 # Setup logging
 #