Ok so I have broadband optimizer installed and I modifyed the script to max it out. But what would happen if I modifyed the maxsockbuf? Like if I went from
sysctl -w kern.ipc.maxsockbuf=524288
to
sysctl -w kern.ipc.maxsockbuf=2147483647
Should I modify it and what doese the maxsockbuf do?
Thanks
edit: I just found out that the max you can go to is 2147483647
sysctl -w kern.ipc.maxsockbuf=524288
to
sysctl -w kern.ipc.maxsockbuf=2147483647
Should I modify it and what doese the maxsockbuf do?
Thanks
edit: I just found out that the max you can go to is 2147483647