add support for using domain name in configuration
add support for using domain name in configuration
Well bootstrap is done once anyway, at server start only. The Consul module enables regular polling of a Consul service to get new nodes, but in the non-Consul case it is expected that the new nodes…
add support for using domain name in configuration
Also, here's a suggestion: if a domain name resolves to many IPs, the current PR takes only the first one, but what if we put all Garage node IPs in a single domain? If all IPs were taken this would…
add support for caching headers
Web front-end does not honor caching headers
add support for using domain name in configuration
I'm not too keen on resolving domain names for the bind_*
configuration variables, as they will mostly look something like localhost:3901
, which is ambiguous between IPv4 and IPv6, or…
Use content defined chunking