Cargo Features
pingora-proxy has no features set by default.
[dependencies]
pingora-proxy = { version = "0.4.0", features = ["openssl", "boringssl", "rustls", "openssl_derived", "any_tls", "sentry"] }
- openssl = openssl_derived
-
Enables openssl of pingora-cache and pingora-core
- boringssl = openssl_derived
-
Enables boringssl of pingora-cache and pingora-core
- rustls = any_tls
-
Enables rustls of pingora-cache and pingora-core
- openssl_derived boringssl? openssl? = any_tls
- any_tls openssl_derived? rustls?
- sentry
-
Enables sentry of pingora-core
pingora-proxy has 6 features without comments.