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

Are there any example to apply ACCEPT_CH frame on loadbalancer? #140

Open
jen6 opened this issue Jan 3, 2023 · 0 comments
Open

Are there any example to apply ACCEPT_CH frame on loadbalancer? #140

jen6 opened this issue Jan 3, 2023 · 0 comments

Comments

@jen6
Copy link

jen6 commented Jan 3, 2023

I have tried using the CRITICAL-CH header(#123) to request a client retry when client hints were missing due to out-of-date preferences. However, I understand that this approach may not be suitable in certain cases, as it requires the load to restart in order to return the now-cached client hints.

In light of this, I am interested in finding an alternative solution such as the ACCEPT_CH frame, which may allow me to avoid the retry in most cases by delivering the client hints as part of connection setup.

Therefore, I am specifically looking for examples or documentation on how to implement the ACCEPT_CH frame on a load balancer, rather than the CRITICAL-CH header. Could someone provide an example or point me to some documentation on how to implement the ACCEPT_CH frame on a load balancer? I would greatly appreciate any guidance on this topic.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant