[MXS-2312] SO_SNDBUF and SO_RCVBUF are hard-coded Created: 2019-02-03  Updated: 2019-03-28  Resolved: 2019-03-20

Status: Closed
Project: MariaDB MaxScale
Component/s: Core
Affects Version/s: None
Fix Version/s: 2.4.0

Type: Bug Priority: Major
Reporter: markus makela Assignee: markus makela
Resolution: Fixed Votes: 0
Labels: None


 Description   

The two parameters that govern the size of the kernel network buffers are hard-coded to 128k. This is very inflexible and even not defining them would be better as the default value is user-configurable at the kernel level.

Optionally, the parameters can be made configurable inside Maxscale. This way the kernel defaults do not have to be adjusted to allow MaxScale to use more memory if other applications are running on the same machine.



 Comments   
Comment by markus makela [ 2019-03-20 ]

Using the system default seems to be the best way to go.

Comment by markus makela [ 2019-03-20 ]

The buffers now use the system default size.

Generated at Thu Feb 08 04:13:13 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.