Can't create TCP/IP socket (55)
(55)No buffer space available: FastCGI: failed to connect to server "/home/lj/cgi-bin/log.cgi": ap_psocket() failed
does this have anything to do with it?
[lj@lj-kenny logs]$ netstat -m
4410/7968/16384 mbufs in use (current/peak/max):
2407 mbufs allocated to data
2003 mbufs allocated to packet headers
2326/4096/4096 mbuf clusters in use (current/peak/max)
10184 Kbytes allocated to network (82% of mb_map in use)
45643 requests for memory denied
51 requests for memory delayed
0 calls to protocol drain routine
load's high, too:
[lj@lj-kenny logs]$ w
6:45PM up 17 days, 6:46, 1 user, load averages: 7.18, 7.58, 7.81
I did order the new servers ... due to arrive next week sometime. feb 7th or 8th, perhaps.
arrrrrrgggggghhhhhhhhh
the more i use unix, the less i realize i know it.
any suggestions?
btw, we did solve the mail problem ..... dormando pointed out that the installation was all fucked and i then saw that /usr/sbin/sendmail was sendmail and /usr/local/sbin/sendmail was postfix's sendmail. i changed a $SENDMAIL constant in ljlib.pl and everything's dandy now. fuck freebsd's ports tree ... i'm installing everything important by hand from now on.