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

Socket configuration changes. #1844

Merged
merged 1 commit into from
May 22, 2020

Conversation

tomas-langer
Copy link
Member

  • Socket configuration is now a list of sockets, not a map
  • Socket name is part of socket configuration (each socket is named)
  • Sockets can be disabled

Signed-off-by: Tomas Langer tomas.langer@oracle.com

Resolves #929

* Socket configuration is now a list of sockets, not a map
* Socket name is part of socket configuration (each socket is named)
* Sockets can be disabled

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@tomas-langer tomas-langer added webserver 2.x Issues for 2.x version branch labels May 21, 2020
@tomas-langer tomas-langer self-assigned this May 21, 2020
@tomas-langer tomas-langer merged commit 67019fc into helidon-io:master May 22, 2020
@tomas-langer tomas-langer deleted the 929-socket-config branch May 22, 2020 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Issues for 2.x version branch webserver
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WebServer: Inconsistent configuration for sockets
3 participants