default[:apache][:event][:max_requests_per_child] = 0
default[:apache][:listen_address] = "*"
+
+default[:apache][:ssl][:certificate] = "openstreetmap"
+default[:apache][:ssl][:certificate_chain] = "rapidssl"
+
+default[:apache][:buffered_logs] = true