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

Expose TCP configs via listener config #3246

Closed
chamil321 opened this issue Aug 12, 2022 · 0 comments · Fixed by ballerina-platform/module-ballerina-http#1234
Closed

Expose TCP configs via listener config #3246

chamil321 opened this issue Aug 12, 2022 · 0 comments · Fixed by ballerina-platform/module-ballerina-http#1234
Assignees
Labels
module/http Points/2 Team/PCM Protocol connector packages related issues Type/Improvement
Milestone

Comments

@chamil321
Copy link
Contributor

Description:
Currenly TCP level configs such as socketTimeOut, tcpNoDelay, receiveBufferSize .. etc are not configurable as TransportsConfiguration is disengaged.

https://github.com/ballerina-platform/module-ballerina-http/blob/06345a5783173cb7f9223514ff215b4871f9f316/native/src/main/java/io/ballerina/stdlib/http/transport/contract/config/ServerBootstrapConfiguration.java#L37

Describe your problem(s)

Describe your solution(s)

Related Issues (optional):

Suggested Labels (optional):

Suggested Assignees (optional):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/http Points/2 Team/PCM Protocol connector packages related issues Type/Improvement
Projects
Archived in project
Status: Standard Lib - PCM
2 participants