Can't set XNIO socket settings or Sequence types

Description

Runwar only passes worker options to Undertow. Runwar also only works for simple values.

All socket settings need to be passed to

Also, Runwar should use the Option.parse() method which allows a comma-delimited string to specify a Sequence Option type which is required for things like enabled SSL protocols.

Activity

Show:

Brad WoodMay 5, 2022 at 7:26 PM

Note, this requires a change to how CommandBox passes XNIO options since we can’t use a comma any longer since a value may contain a comma inside of it. I can switch to a semi-colon delimited list of key=value pairs, but I’m not 100% that won’t still conflict with something else in the future.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created May 5, 2022 at 7:22 PM
Updated May 6, 2022 at 7:12 PM
Resolved May 5, 2022 at 7:37 PM