kern.ipc.somaxconn missing ?
Stefanita Rares Dumitrescu
katmai at keptprivate.com
Tue Feb 25 12:32:36 UTC 2014
Hi guys,
I just upgraded a FreeBSD 9.1 box to 10.0 and i found something rather
odd, the kern.ipc.somaxconn option is missing. Was there anything
changed or am i missing something, as i wasn't able to find anything on
google regarding this one.
I rebuilt the kernel with ipfw support but that's pretty much it. I saw
somaxconn missing from the generic kernel as well.
FreeBSD frosty.mydomain.com 10.0-RELEASE FreeBSD 10.0-RELEASE #3
r262470: Tue Feb 25 13:15:54 EET 2014
root at frosty.myuplbox.com:/usr/obj/usr/src/sys/katmai_amd64 amd64
mq(/etc)->sysctl -a |grep kern.ipc
kern.ipc.maxsockbuf: 2097152
kern.ipc.sockbuf_waste_factor: 8
kern.ipc.max_linkhdr: 16
kern.ipc.max_protohdr: 40
kern.ipc.max_hdr: 56
kern.ipc.max_datalen: 112
kern.ipc.maxmbufmem: 3109277696
kern.ipc.nmbclusters: 379550
kern.ipc.nmbjumbop: 189775
kern.ipc.nmbjumbo9: 168687
kern.ipc.nmbjumbo16: 126516
kern.ipc.nmbufs: 2429130
kern.ipc.maxpipekva: 100159488
kern.ipc.pipekva: 1097728
kern.ipc.pipefragretry: 0
kern.ipc.pipeallocfail: 0
kern.ipc.piperesizefail: 0
kern.ipc.piperesizeallowed: 1
kern.ipc.msgmax: 16384
kern.ipc.msgmni: 40
kern.ipc.msgmnb: 2048
kern.ipc.msgtql: 40
kern.ipc.msgssz: 8
kern.ipc.msgseg: 2048
kern.ipc.semmni: 50
kern.ipc.semmns: 340
kern.ipc.semmnu: 150
kern.ipc.semmsl: 340
kern.ipc.semopm: 100
kern.ipc.semume: 50
kern.ipc.semusz: 632
kern.ipc.semvmx: 32767
kern.ipc.semaem: 16384
kern.ipc.shmmax: 536870912
kern.ipc.shmmin: 1
kern.ipc.shmmni: 192
kern.ipc.shmseg: 128
kern.ipc.shmall: 131072
kern.ipc.shm_use_phys: 0
kern.ipc.shm_allow_removed: 0
kern.ipc.soacceptqueue: 128
kern.ipc.numopensockets: 591
kern.ipc.maxsockets: 195625
kern.ipc.sendfile.readahead: 1
Thanks in advance.
More information about the freebsd-questions
mailing list