apache lockf state

Fórumok

Sziasztok,

Az Apache processek véletlenszerűen lockf state-be kerülnek FreeBSD 8.0 amd64 alatt, függetlenül a weboldal nézettségétől.
A 80-as porton fut az Nginx 0.8.53, a 8080-on pedig az Apache 2.2.15. Mindkettő portsból forgatva.

Az alábbi hibát látom a logban, amíg újra nem indítja a monit az Apacheot:
TCP: [127.0.0.1]:57866 to [127.0.0.1]:8080 tcpflags 0x10; tcp_input: Listen socket: Socket allocation failed due to limits or memory shortage, sending RST
TCP: [127.0.0.1]:57866 to [127.0.0.1]:8080 syncache_socket: Socket create failed due to limits or memory shortage
...

Mem: 7045M Active, 10G Inact, 3197M Wired, 712M Cache, 2460M Buf, 2104M Free

Nginx config: http://pastebin.com/4XZi25mv
Apache config: http://pastebin.com/2Ng367k0
Rendszerváltozók: http://pastebin.com/2JNNFrGN

Találkozott már valaki ilyen hibával?

Hozzászólások

netstat -m
1766/5539/7305 mbufs in use (current/cache/total)
684/6178/6862/32768 mbuf clusters in use (current/cache/total/max)
161/2525 mbuf+clusters out of packet secondary zone in use (current/cache)
244/2286/2530/12800 4k (page size) jumbo clusters in use (current/cache/total/max)
0/0/0/6400 9k jumbo clusters in use (current/cache/total/max)
0/0/0/3200 16k jumbo clusters in use (current/cache/total/max)
2786K/22884K/25670K bytes allocated to network (current/cache/total)
0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters)
0/0/0 requests for jumbo clusters denied (4k/9k/16k)
0/0/0 sfbufs in use (current/peak/max)
0 requests for sfbufs denied
0 requests for sfbufs delayed
203593206 requests for I/O initiated by sendfile
0 calls to protocol drain routines

netstat -Lan
Current listen queue sizes (qlen/incqlen/maxqlen)
Proto Listen Local Address
tcp4 0/0/511 127.0.0.1.8080
tcp4 3/0/1024 *.80