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

Netty: verify tcpOptions configuration #30935

Open
11 tasks
pnicolucci opened this issue Mar 5, 2025 · 0 comments
Open
11 tasks

Netty: verify tcpOptions configuration #30935

pnicolucci opened this issue Mar 5, 2025 · 0 comments

Comments

@pnicolucci
Copy link
Member

pnicolucci commented Mar 5, 2025

Go through the individual tcpOptions in the server configuration and make sure our Netty implementation has all the different functionality for each option.

Link to documentation: https://openliberty.io/docs/23.0.0.3/reference/config/tcpOptions.html

  • acceptThread
  • addressExcludeList
  • addressIncludeList
  • hostNameExcludeList
  • hostNameIncludeList
  • id
  • inactivityTimeout
  • maxOpenConnections
  • portOpenRetries
  • soReuseAddr
  • waitToAccept
@github-project-automation github-project-automation bot moved this to Identified Tasks in Netty in Open Liberty Mar 5, 2025
@pnicolucci pnicolucci changed the title Verify Netty configuration using tcpOptions Netty: verify tcpOptions configuration Mar 5, 2025
@pnicolucci pnicolucci moved this from Identified Tasks to Needed for beta in Netty in Open Liberty Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needed for beta
Development

No branches or pull requests

1 participant