caddy/caddyconfig/httpcaddyfile
Matthew Holt f42b138fb1
tls: Avoid duplication AutomationPolicies for large quantities of names
This should greatly reduce memory usage at scale. Part of an overall
effort between Caddy 2 and CertMagic to optimize for large numbers of
names.
2020-02-14 11:14:52 -07:00
..
addresses.go httpcaddyfile: Fix address parsing; don't infer port at parse-time 2020-01-19 11:51:17 -07:00
addresses_fuzz.go fuzz: introduce continuous fuzzing for Caddy (#2723) 2019-10-25 18:52:16 -06:00
addresses_test.go httpcaddyfile: Fix address parsing; don't infer port at parse-time 2020-01-19 11:51:17 -07:00
builtins.go caddyfile: Refactor; NewFromNextSegment(); fix repeated matchers 2020-02-14 11:01:09 -07:00
directives.go httpcaddyfile: Rename 'headers' directive to 'header' 2020-01-22 09:33:53 -07:00
httptype.go tls: Avoid duplication AutomationPolicies for large quantities of names 2020-02-14 11:14:52 -07:00
httptype_test.go caddyfile: Refactor; NewFromNextSegment(); fix repeated matchers 2020-02-14 11:01:09 -07:00
options.go caddyfile: Refactor; NewFromNextSegment(); fix repeated matchers 2020-02-14 11:01:09 -07:00
parser_test.go tls: Add acme_ca_root and tls/ca_root to caddyfile (#3040) 2020-02-12 13:07:25 -07:00