Reply
Linking to a Slow Server
Old 07-29-2004, 06:33 PM Manual Caching
Junior Talker

Posts: 1
Hi,

I'm working on an internal site that links to this amazingly slow server. The server is also internal so we link to it like any other hard drive. The thing is that there are documents on this server that we need to look up and from time to time they would be updated or even moved. I was wondering if there was a way to manually cache the file and only download it when the timestamp of the file has changed. Is there another language that I should be looking into for this, such as PERL? I just don't know if our server has PERL or not... so I'm sticking with Javascript for now.

Or is there another solution that I should be looking into?

Thanks!

Allan

Last edited by asckee : 07-29-2004 at 07:57 PM. Reason: In other words...
asckee is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 08-26-2004, 08:01 AM
spudge's Avatar
Skilled Talker

Posts: 77
Location: Kirkland, WA
If you're using IIS there's caching options built-in. But then at the same time, it would be cached on the slow server anyway. So really there's no point.

You could set up a batch file to synchronize the files on the slow server over to a folder on a faster one, and schedule it with task scheduler. Or in the case of a Linux/Unix environment write up a shell script and set up a cron job to run the script.
spudge is offline
Reply With Quote
View Public Profile Visit spudge's homepage!
 
Reply     « Reply to Linking to a Slow Server
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11205 seconds with 12 queries