Adding so-rcvbuf: to Unbound Crashes unbound
-
Every time I add so-rcvbuf: 8m to the Custom options in unbound, unbound will not start.
I also added to te base of the Custom options and with server: so-rcvbuf: 8m, still not start after adding. -
@sgc what is this setting on your system?
[23.01-RELEASE][admin@sg4860.local.lan]/root: sysctl kern.ipc.maxsockbuf kern.ipc.maxsockbuf: 4262144
I don't think you would be able to set 8, if your limited to 4..
-
@johnpoz said in Adding so-rcvbuf: to Unbound Crashes unbound:
@sgc what is this setting on your system?
[23.01-RELEASE][admin@sg4860.local.lan]/root: sysctl kern.ipc.maxsockbuf kern.ipc.maxsockbuf: 4262144
I don't think you would be able to set 8, if your limited to 4..
My setting is kern.ipc.maxsockbuf: 1000000
-
@johnpoz said in Adding so-rcvbuf: to Unbound Crashes unbound:
@sgc what is this setting on your system?
[23.01-RELEASE][admin@sg4860.local.lan]/root: sysctl kern.ipc.maxsockbuf kern.ipc.maxsockbuf: 4262144
I don't think you would be able to set 8, if your limited to 4..
I have update my system to 16777216 and now I can set it thank you for the info