Furry stuff, oekaki stuff, and other stuff.
You are not logged in.
Yeah, it depends on a lot of factors. Eventually, the DNS lookup may return to normal, but the host name is only used for banning, so if you don't have trouble with spammers, there's really no need to turn it back on.
Thanks now i'm getting Load Time: 0.0### secs it did the trick.
Open up the "hacks.php" file and look for this line:
define ('DISABLE_DNS_HOST_LOOKUP', 0);
change it to this:
define ('DISABLE_DNS_HOST_LOOKUP', 1);
DNS lookup can be really slow on some ISPs for any number of reasons, though it's a rare problem.
Installed the newest ver. On a test server I have.
only one user.
my load time is always 4.5###
Just wondering if anything is slowing it down or something. I searched the forum and found that header script, gave me the same all around 4.5###
I have other scripts running that use my MySql server and they load pretty fast. So can't really blame mysql. I also have other php scripts that load post haste, can't be php.
IDK,