CronTabLinks Service will speed up your phpnuke hosted site!
Date: Thursday, April 07 @ 23:31:24 CEST
Topic: General News


Do you have a Web Hosting Provider who places too many websites on a server? Or maybe you host with a big company like Yahoo which seems to slow down when the traffic is light on your phpnuke or other sites?

CronTabLinks will load your main index.php or index.html of your web site every few minutes which gives you greater CPU time on your Server. My web site for example was taking over 14 seconds sometimes to load my main phpnuke page. It now averages a 1 second or less load time on every page.

If you have access to a Linux box with CRON installed simply use this command to setup the job. Consult the man pages in Linux by typing "man crontab" to get help. Entering the following crontab command and then save your file. This example loads my web page every two minutes and sends it to null.

[code] */2 * * * * /usr/bin/lynx --dump http://php.springmill.biz/index.php > /dev/null [/code]

If you do not have access to crontab I will be happy to provide your CronTabLinks service for FREE and load your index.php file every couple of minutes for a "Prominent" link on your main page that points to [url] http://php.springmill.biz/ [/url]

Send an email to gmcabee@gmail.com with your full web address to your index.php file and a proposed "Prominent" link on your main page.







This article comes from NukeCops
http://www.nukecops.com

The URL for this story is:
http://www.nukecops.com/modules.php?name=News&file=article&sid=3890