v1.6.1
- Add
Content-Length
andCache-Control: max-age
headers for cached responses. - Allow cache reconfiguration without
chproxy
restart onSIGHUP
signal. - Enable
dogpile effect
protection for cached responses by default.
Content-Length
and Cache-Control: max-age
headers for cached responses.chproxy
restart on SIGHUP
signal.dogpile effect
protection for cached responses by default.