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 websocket configuration for nginx reverse proxy #3616

Conversation

MarkEWaite
Copy link
Contributor

Add websocket configuration for nginx reverse proxy

Special thanks to Karl Palsson for his instructions. I was able to use to confirm that my nginx reverse proxy would not allow a websocket agent to connect before these changes and was able to connect a websocket agent after the changes were applied.

See #3599 for the details provided by Karl.

Special thanks to Karl Palsson for instructions I was able to use to
confirm that my nginx reverse proxy would not a llow a websocket agent
to connect before these changes and was able to connect a websocket
agent after the changes were applied.

See jenkins-infra#3599 for the
details provided by Karl.
@MarkEWaite MarkEWaite requested a review from a team as a code owner August 6, 2020 18:59
@probot-autolabeler probot-autolabeler bot added the documentation Jenkins documentation, including user and developer docs, solution pages, etc. label Aug 6, 2020
@MarkEWaite MarkEWaite linked an issue Aug 6, 2020 that may be closed by this pull request
@MarkEWaite MarkEWaite merged commit 3f37663 into jenkins-infra:master Aug 6, 2020
@MarkEWaite MarkEWaite deleted the add-nginx-instructions-for-websocket-agents branch August 6, 2020 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Jenkins documentation, including user and developer docs, solution pages, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

jenkins behind nginx isn't sufficient for websockets agents
2 participants