checking SO_ACCEPTFILTER with netstat(1)/sockstat(1)
- From: "Brian A. Seklecki" <lavalamp@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 20 Jul 2007 11:37:44 -0400 (EDT)
Neither appear to support extracting the setsockopt(2) list. lsof(8) to the rescue:
$ sudo lsof -T f | grep -i ACCEPTF | more
httpd 38396 root 3u IPv6 0xc2824378 0t0 TCP *:http (SO=ACCEPTCONN,ACCEPTFILTER,KEEPALIVE,PQLEN=0,QLEN=0,QLIM=
^^^^^^^^
128,RCVBUF=262144,REUSEADDR,SNDBUF=262144 TF=MSS=1024,NODELAY,REQ_SCALE,REQ_TSTMP)
A little bit more definitive than "Oh hey apache stopped complaining."
Any other way?
l8*
-lava (Brian A. Seklecki - Pittsburgh, PA, USA)
http://www.spiritual-machines.org/
"Guilty? Yeah. But he knows it. I mean, you're guilty.
You just don't know it. So who's really in jail?"
~Maynard James Keenan
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: checking SO_ACCEPTFILTER with netstat(1)/sockstat(1)
- From: Maxim Konovalov
- Re: checking SO_ACCEPTFILTER with netstat(1)/sockstat(1)
- Prev by Date: Max NFS mounts for a FreeBSD client?
- Next by Date: Re: checking SO_ACCEPTFILTER with netstat(1)/sockstat(1)
- Previous by thread: Max NFS mounts for a FreeBSD client?
- Next by thread: Re: checking SO_ACCEPTFILTER with netstat(1)/sockstat(1)
- Index(es):
Relevant Pages
|
|