SHA256
1
0
forked from pool/varnish
Jan Engelhardt 2018-03-19 22:28:58 +00:00 committed by Git OBS Bridge
parent 7f8cd209b8
commit b8dc4c26ac

View File

@ -2,14 +2,9 @@
Mon Mar 19 22:22:35 UTC 2018 - jengelh@inai.de
- Update to new upstream release 6.0.0
* Verify outputs of varnishncsa -c when UDS addresses are in use.
* Error messages from Resolve_Sockaddr(UDS) differ on different
platforms.
* Document the use of UDS for -a addresses in man varnishd(1).
* Document UDS -a addresses in the usage output of varnishd.
* Make VCC report when symbols require a different syntax.
* Give VMODs a wildcard toplevel symbol, and populate symbols
on demand.
* Added support for Unix Domain Sockets, both for clients and
for backend servers. This brings a new level of the VCL
language, version 4.1.
* Always use HTTP/1.1 on backend connections for pass fetch.
-------------------------------------------------------------------