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

nginx - proxy_set_header analysis #147

Open
bobbeck55 opened this issue Dec 10, 2024 · 2 comments
Open

nginx - proxy_set_header analysis #147

bobbeck55 opened this issue Dec 10, 2024 · 2 comments

Comments

@bobbeck55
Copy link
Collaborator

Image
Image

@bobbeck55
Copy link
Collaborator Author

Image
Image
Image

@bobbeck55
Copy link
Collaborator Author

Use these corrections suggested by chatgpt -
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";
proxy_set_header Host $host;
proxy_cache_bypass $http_upgrade;

@bobbeck55 bobbeck55 changed the title nginx - proxy_set_header analysis - AI nginx - proxy_set_header analysis Dec 11, 2024
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