]> git.openstreetmap.org Git - chef.git/history - cookbooks/web/templates/default/apache.backend.erb
Log request times in microseconds
[chef.git] / cookbooks / web / templates / default / apache.backend.erb
2015-07-17 Tom HughesLog request times in microseconds
2015-07-17 Tom HughesLog SSL protocol and cipher details for web requests
2015-07-17 Tom HughesAdd a request ID to connect frontend and backend logs
2015-03-11 Tom HughesUse the right PreStart URL for the https virtual server
2014-11-09 Tom HughesMake sure we log the real client IP on the web backends
2014-08-29 Tom HughesRemove 12.04 support in web cookbook
2014-08-29 Tom HughesAdd some more apache 2.4 access rules
2014-08-29 Tom HughesUse mod_proxy_fcgi for the map call
2014-08-29 Tom HughesUse apache 2.4 style access controls
2014-08-29 Tom HughesUse mod_proxy_fcgi for FCGI support with apache 2.4
2014-07-10 Tom HughesSet SECRET_KEY_BASE for production web servers
2014-02-15 Tom HughesPass https to the backends over https
2013-10-20 Tom HughesSend single object node requests into cgimap again
2013-10-20 Tom HughesStop sending single object node requests to cgimap
2013-10-18 Tom HughesOnly send GET requests to cgimap
2013-10-18 Tom HughesFix typo
2013-10-18 Tom HughesLet cgimap handle single object node/way/relation calls...
2013-10-09 Tom HughesUse cgimap for /relation/N/full
2013-10-09 Tom HughesKeep /relation/N/full with rails for now
2013-10-09 Tom HughesUse cgimap for full object fetches
2013-10-09 Tom HughesUse cgimap for multi object fetches
2013-06-17 Tom HughesAdd a load more cookbooks to the public repository