This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a commit to branch httplog-haproxy
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 6a4e700cf533fc30ee11de02e05bfa84baad761c
Author: Robert Newson <[email protected]>
AuthorDate: Fri Nov 7 09:32:33 2025 +0000

    configure httplog output for dev/run
---
 rel/haproxy.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rel/haproxy.cfg b/rel/haproxy.cfg
index 540075761..2451b4a0c 100644
--- a/rel/haproxy.cfg
+++ b/rel/haproxy.cfg
@@ -13,6 +13,7 @@
 global
         maxconn 512
         spread-checks 5
+        log stderr format iso local7
 
 defaults
         mode http

Reply via email to