Skip to content

Allow Undertow's server and socket options to be configured via the environment #17356

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

Closed
wants to merge 1 commit into from

Conversation

htztomic
Copy link
Contributor

This is a fix to GitHub issue #6715. Additional mapping of options and functionalities were added for configuring Undertow's server and socket options.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 28, 2019
@wilkinsona wilkinsona changed the title Added functionalities to set server and socket options for Undertow Allow Undertow's server and socket options to be configured via the environment Jun 29, 2019
@mbhave mbhave added this to the 2.2.x milestone Jul 1, 2019
@mbhave mbhave added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 1, 2019
@mbhave mbhave self-assigned this Jul 2, 2019
@mbhave
Copy link
Contributor

mbhave commented Jul 2, 2019

@htztomic I think you would need to apply the options to UndertowReactiveWebServerFactory as well.

@htztomic
Copy link
Contributor Author

htztomic commented Jul 3, 2019

@mbhave The UndertowWebServerFactoryCustomizer is compatible with both reactive and servlet.

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

Successfully merging this pull request may close these issues.

3 participants