]> git.ipfire.org Git - thirdparty/haproxy.git/commit
Revert "MEDIUM: stats: add support for HTTP keep-alive on the stats page"
authorWilly Tarreau <w@1wt.eu>
Sat, 28 Dec 2013 23:43:40 +0000 (00:43 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 28 Dec 2013 23:43:40 +0000 (00:43 +0100)
commit51437d2c595a0be6aa322111971c1742c83d2a3f
tree7fe87d633353240fa0385f9aedc3d8ccd0a124fe
parentb8006232bf2795a4803053640e593137f90bbffd
Revert "MEDIUM: stats: add support for HTTP keep-alive on the stats page"

This reverts commit f3221f99acdd792352d4ee648d987270d74ca38e.

Igor reported some very strange breakage of his stats page which is
clearly caused by the chunking, though I don't see at first glance
what could be wrong. Better revert it for now.
include/proto/dumpstats.h
src/dumpstats.c
src/proto_http.c