Viceroy icon indicating copy to clipboard operation
Viceroy copied to clipboard

Support for several dynamic backends options is missing

Open acfoltzer opened this issue 1 year ago • 0 comments

The initial implementation of dynamic backends built out some core features, but a number of the options on the dynamic_backend_config struct are not yet implemented:

  • [ ] connect_timeout_ms
  • [ ] first_byte_timeout_ms
  • [ ] between_bytes_timeout_ms
  • [ ] ssl_min_version
  • [ ] ssl_max_version
  • [ ] ca_cert
  • [ ] ciphers

acfoltzer avatar Feb 09 '24 17:02 acfoltzer