mirror of
https://github.com/caddyserver/caddy.git
synced 2026-06-21 00:25:07 +00:00
This is necessary to avoid a race for sockets. Both the HTTP servers and CertMagic solvers will try to bind the HTTP/HTTPS ports, but we need to make sure that our HTTP servers bind first. This is kind of a new thing now that management is async in Caddy 2. Also update to CertMagic 0.9.2, which fixes some async use cases at scale. |
||
|---|---|---|
| .. | ||
| caddyhttp | ||
| caddytls | ||
| filestorage | ||
| logging | ||
| standard | ||