Skip to content

Conversation

@fekete-robert
Copy link
Contributor

No description provided.

@fekete-robert fekete-robert requested a review from MrAnno August 12, 2025 08:54

{{% alert title="Warning" color="warning" %}}

Changing the value of `log-iw-size()` takes effect only after the [`syslog-ng` service is restarted]({{< relref "/quickstart/managing-and-checking-linux/_index.md#restart-axosyslog" >}}). A simple configuration reload is _NOT_ sufficient.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's not true.

The window size of already active connections won't change, everything else works perfectly.
If you set keep-alive(no), no connections will be kept alive during reload, so the window size will propagate through the whole system.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what about udp?

Copy link
Member

@MrAnno MrAnno Oct 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's considered a single connection, if keep-alive(yes) is set, it needs a restart, otherwise everything is fine.

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.

4 participants