Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for HTTPS requests to Varnish cache #7722

Closed
AbdelrahmanElawady opened this issue Aug 16, 2023 · 0 comments · Fixed by #7725
Closed

Add support for HTTPS requests to Varnish cache #7722

AbdelrahmanElawady opened this issue Aug 16, 2023 · 0 comments · Fixed by #7725
Assignees
Labels
cache-config Cache config generation cdn-in-a-box related to the Docker-based CDN-in-a-Box system low difficulty the estimated level of effort to resolve this issue is low low impact affects only a small portion of a CDN, and cannot itself break one new feature A new feature, capability or behavior Varnish related to Varnish

Comments

@AbdelrahmanElawady
Copy link
Contributor

This Feature Request affects these Traffic Control components:

  • Traffic Control Cache Config (t3c, formerly ORT)
  • CDN in a Box

Description

Varnish only supports HTTP requests. So, any HTTPS requests to cache servers running only Varnish will fail. Hitch can be used with Varnish to handle terminating SSL and passing requests to Varnish. Some configuration will need to be generated too for Hitch.

@AbdelrahmanElawady AbdelrahmanElawady added the new feature A new feature, capability or behavior label Aug 16, 2023
@AbdelrahmanElawady AbdelrahmanElawady added low impact affects only a small portion of a CDN, and cannot itself break one cdn-in-a-box related to the Docker-based CDN-in-a-Box system cache-config Cache config generation low difficulty the estimated level of effort to resolve this issue is low Varnish related to Varnish labels Aug 16, 2023
@AbdelrahmanElawady AbdelrahmanElawady self-assigned this Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cache-config Cache config generation cdn-in-a-box related to the Docker-based CDN-in-a-Box system low difficulty the estimated level of effort to resolve this issue is low low impact affects only a small portion of a CDN, and cannot itself break one new feature A new feature, capability or behavior Varnish related to Varnish
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant