Forum Overview :: Site Comments
 
You might notice that the site is now running 500x faster than before by Entropy Stew 12/24/2002, 12:11am PST
This is because I found the source of the inclusion bug, the DB error bug, and probably others as well. Lets get a replay here:

# /usr/local/sbin/lsof | wc -l
2061 // 2061 open file handles. I had SB set the apache max to 5000, so this shouldn't be a problem. WTF?
// googling...
# sysctl kern.maxfiles
1772 // FUCK!
# sysctl -w kern.maxfiles=10000
kern.maxfiles: 1772 -> 10000
# sysctl kern.maxfiles
kern.maxfiles = 10000 // hmmm....
# sysctl -w kern.maxfiles=20000
kern.maxfiles: 10000 -> 20000
# /usr/local/sbin/lsof | wc -l
2836 // oh yeah

IF YOU SEE ANY MORE FUCKING INCLUDE PROBLEMS, CONTACT ME, AND I WILL FUCKING KILL THEO.

-/ES/-
NEXT REPLY QUOTE
 
You might notice that the site is now running 500x faster than before by Entropy Stew 12/24/2002, 12:11am PST NEW
    Now working on the DB "Too many clients" problem -nt- NT by Entropy Stew 12/24/2002, 12:48am PST NEW
        OK, this should be fixed as well (for the time being) -nt- NT by Entropy Stew 12/24/2002, 1:17am PST NEW
            Barbie - read this. You need to recompile the kernel so it doesn't suck by Entropy Stew 12/24/2002, 1:35am PST NEW
                ES is banned for spamming. by Fussbett 12/24/2002, 3:51am PST NEW
                    YAY -nt- NT by Entropy Stew 12/24/2002, 2:11pm PST NEW
                Re: Barbie - read this. You need to recompile the kernel so it doesn't suck by Senor Barborito 12/24/2002, 3:20pm PST NEW
 
powered by pointy