Dev Shed Lounge
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOtherDev Shed Lounge

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old September 3rd, 2003, 08:53 AM
kellylei kellylei is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2003
Posts: 15 kellylei User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Red face Server Caching?

Hi, I have several asp pages. After I have make changes on them, I couldn't see the changes on my web site. I have tried refresh my screen but still it won't work. If I left it overnight and check back few days later, I may or may not see the changes I made

I don't seem to have any problem with other asp pages on the same server. It is just this one directory that I've just copied and paste.

Does anyone know what's causing this? I am thinking it may be caching.

Please let me know what can I do to see the changes I made take effect immediately?

Reply With Quote
  #2  
Old September 3rd, 2003, 09:27 AM
4dr14n's Avatar
4dr14n 4dr14n is offline
Huh?
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2003
Location: Scotland, UK
Posts: 223 4dr14n User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 Days 4 h 16 m 20 sec
Reputation Power: 6
i dont know if it will work but try refreshing your page by doin ctrl - F5. This forces a refresh from source rather than cache.
__________________
-----------------------------------------------------------
4dr14n

Reply With Quote
  #3  
Old September 3rd, 2003, 10:39 AM
computer's Avatar
computer computer is offline
echo $usertitle['computer'];
Dev Shed God 4th Plane (6500 - 6999 posts)
 
Join Date: Jan 2003
Location: UK
Posts: 6,676 computer User rank is Captain (20000 - 30000 Reputation Level)computer User rank is Captain (20000 - 30000 Reputation Level)computer User rank is Captain (20000 - 30000 Reputation Level)computer User rank is Captain (20000 - 30000 Reputation Level)computer User rank is Captain (20000 - 30000 Reputation Level)computer User rank is Captain (20000 - 30000 Reputation Level)computer User rank is Captain (20000 - 30000 Reputation Level)computer User rank is Captain (20000 - 30000 Reputation Level)computer User rank is Captain (20000 - 30000 Reputation Level) 
Time spent in forums: 4 Weeks 9 h 39 m 45 sec
Reputation Power: 220
Send a message via ICQ to computer
try clearing your cache. In IE: Tools>Internet Options>Delete Files

Reply With Quote
  #4  
Old September 3rd, 2003, 11:31 AM
kellylei kellylei is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2003
Posts: 15 kellylei User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I have tried deleting the cookies, deleting all temporary internet files and cleared all history (which does not make sense).

I don't know what to try anymore.

Reply With Quote
  #5  
Old September 3rd, 2003, 02:54 PM
bcyde's Avatar
bcyde bcyde is offline
Me likey breadsticks...
Dev Shed Beginner (1000 - 1499 posts)
 
Join Date: Jan 2003
Location: Los Angeles
Posts: 1,189 bcyde User rank is Sergeant (500 - 2000 Reputation Level)bcyde User rank is Sergeant (500 - 2000 Reputation Level)bcyde User rank is Sergeant (500 - 2000 Reputation Level)bcyde User rank is Sergeant (500 - 2000 Reputation Level)bcyde User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 3 Days 1 h 12 m 58 sec
Reputation Power: 12
Send a message via AIM to bcyde Send a message via Yahoo to bcyde
These might be silly things to suggest but, since you've tried everything else:

1)Are you sure the files are updated? If you are FTP'ing them instead of editing them directly on the server are you sure you're FTP'ing them to the correct location? Or also are you FTP'ing the correctly edited files?

2)Are you sure that you're pointing to the correct web address and not to a different test server or have some special entry in your hosts file that's redirecting you?

These may sound stupid, but I've fallen victim to this type of thing when I've gotten careless when working with backups, test servers, CVS, etc. Yeah, I'm an idiot, but then again that's not to say it couldn't happen to someone else.

-b
__________________
PostgreSQL, it's what's for dinner...

Reply With Quote
  #6  
Old September 3rd, 2003, 04:30 PM
kellylei kellylei is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2003
Posts: 15 kellylei User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Sometimes silly suggestions may help.

But...

I am not FTPing anything. I am editing the files directly from the server. I have double, triple.....checked I am in the correct directory.

The funny thing is if I edit other files on the same server (but under different directory) I can see the changes immediately.

Yes, I am pointing to the correct web address also...

Reply With Quote
  #7  
Old September 4th, 2003, 06:42 PM
Jerry's Avatar
Jerry Jerry is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Posts: 31 Jerry User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
Is there a proxy in the way ?
__________________
Jerry vBulletin
Development
Audaces fortuna juvat

Reply With Quote
  #8  
Old September 8th, 2003, 01:24 AM
John5788's Avatar
John5788 John5788 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Location: 127.0.0.1
Posts: 443 John5788 User rank is Corporal (100 - 500 Reputation Level)John5788 User rank is Corporal (100 - 500 Reputation Level)John5788 User rank is Corporal (100 - 500 Reputation Level)John5788 User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 2 h 41 m 7 sec
Reputation Power: 7
Send a message via ICQ to John5788 Send a message via AIM to John5788 Send a message via Yahoo to John5788
try it on a different computer..

Reply With Quote
  #9  
Old September 8th, 2003, 08:29 AM
kellylei kellylei is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2003
Posts: 15 kellylei User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Problem solved

Turned off "Cache ISAPI Applications" under Home Directory > Application Configuration in IIS MMC.

Reply With Quote
  #10  
Old September 8th, 2003, 11:22 AM
Jerry's Avatar
Jerry Jerry is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Posts: 31 Jerry User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
Ahhh M$ being helpfull again ....

Reply With Quote
Reply

Viewing: Dev Shed ForumsOtherDev Shed Lounge > Server Caching?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump



 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway
Stay green...Green IT