mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-25 17:56:34 +08:00
Version 0.9.3
This commit is contained in:
parent
bb7787d2ee
commit
c885edda24
12
dist/CHANGES.txt
vendored
12
dist/CHANGES.txt
vendored
|
@ -1,5 +1,17 @@
|
||||||
CHANGES
|
CHANGES
|
||||||
|
|
||||||
|
0.9.3 (September 28, 2016)
|
||||||
|
- Updated QUIC to newer version
|
||||||
|
- import: Glob pattern matching 0 files is no longer an error
|
||||||
|
- fastcgi: Fixed persistent connections (disabled by default)
|
||||||
|
- fastcgi: Configurable connection pool size parameter
|
||||||
|
- proxy: Improved failover load balancing logic
|
||||||
|
- proxy: Avoids duplicating header fields that would be confusing
|
||||||
|
- proxy: New try_duration and try_interval parameters
|
||||||
|
- proxy: Fix for IP hash policy when downed hosts come back up
|
||||||
|
- Several other bug fixes and new tests
|
||||||
|
|
||||||
|
|
||||||
0.9.2 (September 20, 2016)
|
0.9.2 (September 20, 2016)
|
||||||
- New -catimeout option to customize ACME CA HTTP timeout
|
- New -catimeout option to customize ACME CA HTTP timeout
|
||||||
- import: Fix nested import absolute/relative paths
|
- import: Fix nested import absolute/relative paths
|
||||||
|
|
2
dist/README.txt
vendored
2
dist/README.txt
vendored
|
@ -1,4 +1,4 @@
|
||||||
CADDY 0.9.2
|
CADDY 0.9.3
|
||||||
|
|
||||||
Website
|
Website
|
||||||
https://caddyserver.com
|
https://caddyserver.com
|
||||||
|
|
Loading…
Reference in New Issue
Block a user