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

预设的反向代理配置,添加后报错 #796

Open
hkfires opened this issue Dec 28, 2024 · 0 comments
Open

预设的反向代理配置,添加后报错 #796

hkfires opened this issue Dec 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@hkfires
Copy link

hkfires commented Dec 28, 2024

如题,经查看配置,是因为在map $http_upgrade $connection_upgrade之前加了个undefined所致,变成了
'''
undefined map $http_upgrade $connection_upgrade {
default upgrade;
'' close;
}
'''
导致检查配置文件出错

@hkfires hkfires added the bug Something isn't working label Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant