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

Support infinitely long messages #33

Open
StrongestNumber9 opened this issue Aug 23, 2023 · 0 comments
Open

Support infinitely long messages #33

StrongestNumber9 opened this issue Aug 23, 2023 · 0 comments

Comments

@StrongestNumber9
Copy link
Contributor

StrongestNumber9 commented Aug 23, 2023

Currently limited to 256 * 1024 in https://github.com/teragrep/rlo_06/blob/64bc07a81a5e7f4d466347316d874876b67f088e/src/main/java/com/teragrep/rlo_06/MsgFunction.java#L72C1-L72C43

RFC5424 does not define a limit for message length. Having a way to limit the maximum would be great to prevent accidental OoM scenarions

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

No branches or pull requests

1 participant