Has anyone encountered this problem?
#1
Original Poster
FlyerTalk Evangelist
Join Date: Mar 2000
Location: Southern Alberta
Posts: 20,549
Has anyone encountered this problem?
This is a mystery for me. It is a problem with my comptuter because I have not encountered the problem using other computers while on the road.
When I post a message it does not immediately come up on the board. I tried the refresh feature to no avail. It takes varying times to finally see my post.
Furthermore, new posts made my others don't come up on my computer on a regular basis. There are times when I can read them and other times it takes a few sessions in a day to finally have them come up.
I know that my computer is the problem.
Any wisdom out there? Thanks.
PS: Edited for this second thought. I am also contributing to a professional bulletin board and I don't encounter this problem on that site. FT seems to be the only place where my computer acts up.
[This message has been edited by airbus320 (edited 10-15-2002).]
When I post a message it does not immediately come up on the board. I tried the refresh feature to no avail. It takes varying times to finally see my post.
Furthermore, new posts made my others don't come up on my computer on a regular basis. There are times when I can read them and other times it takes a few sessions in a day to finally have them come up.
I know that my computer is the problem.
Any wisdom out there? Thanks.
PS: Edited for this second thought. I am also contributing to a professional bulletin board and I don't encounter this problem on that site. FT seems to be the only place where my computer acts up.
[This message has been edited by airbus320 (edited 10-15-2002).]
#3




Join Date: Feb 2001
Programs: IHG Diamond, HH Gold, Marriott Silver
Posts: 4,343
Are you running through a proxy server? (Even if you haven't configured one yourself, it's possible your ISP is running one invisibly.) I have the first problem all the time with FT. As a result of the poor design of FT's software, a proxy server has no reason to think it needs to get a new copy of the page, so it doesn't do so.
As to the second problem, I'll guess you're using IE. Some version of IE have a known problem whereby they don't do a proper reload when you ask them to, when working through a proxy. (In Netscape you can force a complete reload of a page, ignoring caches, by using shift-reload. In IE, there's no way to do it, unless you clear out your cache.)
As to the second problem, I'll guess you're using IE. Some version of IE have a known problem whereby they don't do a proper reload when you ask them to, when working through a proxy. (In Netscape you can force a complete reload of a page, ignoring caches, by using shift-reload. In IE, there's no way to do it, unless you clear out your cache.)
#6


Join Date: Jan 2002
Location: RST
Programs: Delta Diamond; Hilton Diamond; Accor Gold
Posts: 4,844
I continue to have same problem.
On some occasions (can not figure out why or when) when a thread has new posts I cannot see them - I only see those previously seen. I open the thread with shift key depressed and I see the new posts.
Also, when I open a site from a thread (such as an article or image), the new post marker (yellow folder) disappears as if I just reloaded the page.
I understand that the cache is the problem but can not figure out what is the best setting (using Windows XP and IE 6.0).
Any help please...
On some occasions (can not figure out why or when) when a thread has new posts I cannot see them - I only see those previously seen. I open the thread with shift key depressed and I see the new posts.
Also, when I open a site from a thread (such as an article or image), the new post marker (yellow folder) disappears as if I just reloaded the page.
I understand that the cache is the problem but can not figure out what is the best setting (using Windows XP and IE 6.0).
Any help please...
#7
Guest
Posts: n/a
How you configure your cache depends a lot on where you're browsing from and what you're looking at.
For instance, if you're on a dialup connection, you probably want to keep caching turned on, so that you don't have to keep loading in new pages on a 56K connection.
If you're on a broadband connection, though, it might benefit you to turn your caching off and have the page pull a new version from the server each time, since download time is probably minimal.
If you're browsing a frequently updated bulletin board, like ours, you may want to turn your caching off, regardless, so that you're sure to get the newest version of a thread.
For instance, if you're on a dialup connection, you probably want to keep caching turned on, so that you don't have to keep loading in new pages on a 56K connection.
If you're on a broadband connection, though, it might benefit you to turn your caching off and have the page pull a new version from the server each time, since download time is probably minimal.
If you're browsing a frequently updated bulletin board, like ours, you may want to turn your caching off, regardless, so that you're sure to get the newest version of a thread.
#11
FlyerTalk Evangelist




Join Date: Sep 2000
Programs: BA, AA, DL, KLM, UA
Posts: 37,489
Something certainly has changed because I also need to refresh certain pages to see new posts. I tried this on 2 different machines here and they both have the same problem. When I go into a new forum (Omni for example) I need to refresh to update it.
#12
Guest
Posts: n/a
Nothing's changed with our FT code since the summer at least, and even then it wasn't anything to do with caching. I can see about placing no-cache statements into the thread templates to hopefully keep the pages from storing on your browser.
FromYXU, can you set your cache to 0 MB?
UPDATE: I've added a META Expire tag to the page headers. We already had a META no-cache tag in place, though, so we'll see. Rather than shut the board down and update all the threads, I'm going to let the pages self-update for now as they're replied to in order to see if anything bad crops up because of this. You may still have to do the shift-reload thing for a little while until all the pages adopt the template change...
[This message has been edited by dan at WebFlyer (edited 11-21-2002).]
FromYXU, can you set your cache to 0 MB?
UPDATE: I've added a META Expire tag to the page headers. We already had a META no-cache tag in place, though, so we'll see. Rather than shut the board down and update all the threads, I'm going to let the pages self-update for now as they're replied to in order to see if anything bad crops up because of this. You may still have to do the shift-reload thing for a little while until all the pages adopt the template change...
[This message has been edited by dan at WebFlyer (edited 11-21-2002).]
#14




Join Date: Feb 2001
Programs: IHG Diamond, HH Gold, Marriott Silver
Posts: 4,343
<font face="Verdana, Arial, Helvetica, sans-serif" size="2">Originally posted by fromYXU:
In IE6.0 the cache can only be "dialed" down to 1.</font>
In IE6.0 the cache can only be "dialed" down to 1.</font>
#15




Join Date: Feb 2001
Programs: IHG Diamond, HH Gold, Marriott Silver
Posts: 4,343
<font face="Verdana, Arial, Helvetica, sans-serif" size="2">Originally posted by dan at WebFlyer:
UPDATE: I've added a META Expire tag to the page headers. We already had a META no-cache tag in place, though, so we'll see.</font>
UPDATE: I've added a META Expire tag to the page headers. We already had a META no-cache tag in place, though, so we'll see.</font>
If Flyertalk's web server issued the no-cache directive in the HTTP headers, everything should be fine. Inserting the httpd-equiv tags in the documents is a hit and miss solution. (... so to speak.)

