Tagged Questions
1
vote
3answers
121 views
server load. $_SERVER['REMOTE_ADDR'] and $_SERVER['HTTP_HOST']
while writing new code and testing it, I incorporate it into my site by testing for the remote IP address as follows; i.e., I'm the only one who will see the new code:
in /functions.php:
// to hide ...
0
votes
2answers
476 views
Exclude Random Redirect from caching?
I have just deployed the W3 Total Cache plugin on my dedicated server (moillusions.com), but am not sure if it works already (server load still high).
I have a very important random link generator: ...