Skip to content

Make buffer size configurable#111

Open
frasermarch wants to merge 1 commit intotkuester:mainfrom
frasermarch:feature/config-buffer-size
Open

Make buffer size configurable#111
frasermarch wants to merge 1 commit intotkuester:mainfrom
frasermarch:feature/config-buffer-size

Conversation

@frasermarch
Copy link

This makes the socket buffer size configurable for both in the inbound and outbound traffic.

4kb is occasionally too small for messages with large detail contents, causing messages to be chunked. This can cause issues downstream as there is no header denoting message size, meaning the XML doesn't get parsed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant