Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
I have a asp page that lists the contents of a couple ftp servers. It takes a while for visitors to load the page (about 45 seconds), due to the connect time to the different ftp servers. Now I thought to make a script that updates a database with the ftp content every hour and then I would let the visitors query the database instead of really connecting to the ftp's every time. This would load the page for the visitor a lot quicker. Any suggestions how to schedule a script on my server?
If this isn't possible, any other suggestions to boost perfomance for my page?
Thanks in advance
Greetings
Tomas
I have a asp page that lists the contents of a couple ftp servers. It takes a while for visitors to load the page (about 45 seconds), due to the connect time to the different ftp servers. Now I thought to make a script that updates a database with the ftp content every hour and then I would let the visitors query the database instead of really connecting to the ftp's every time. This would load the page for the visitor a lot quicker. Any suggestions how to schedule a script on my server?
If this isn't possible, any other suggestions to boost perfomance for my page?
Thanks in advance
Greetings
Tomas