I see very strange things sometimes when entering notes.
Sometimes a note is entered and is listed on the notes page, with an id, but if you then click the note, the note details page is empty. Then some time later, the note details page is filled.
I see this currently for http://en.eurobilltracker.com/notes/?id=91146250" onclick="window.open(this.href);return false;
This is not a cache problem on my side, because I tried to load it with IE and FF.
Why does that happen?
Notes in database, not in database?
Moderators: Fons, avij, Phaseolus
-
- Euro-Master in Training
- Posts: 766
- Joined: Sun May 20, 2007 4:04 pm
- Location: Hannover, Germany
Re: Notes in database, not in database?
Maybe it is just a server side caching effect? If you request some statistics from the server it takes some time to gather them. Possibly it's the same with the notes nobody looked at before. I don't really believe my thesis, as this never happened to me ... Well maybe someone of the programmers can answer this question?
One Currency, one Union, one Eurobilltracker...
My dots are of the same order as 10.
My dots are of the same order as 10.
- Dakkus
- Euro-Master
- Posts: 4734
- Joined: Tue Jun 24, 2003 3:59 pm
- Location: No Helsinkiem, Somijas / Iš Helsinkio, Suomijos
- Contact:
Re: Notes in database, not in database?
Is there a possibility that the ISP is doing caching for the user?
Ko saka āboliņš? Pēk pēk pēk!
Re: Notes in database, not in database?
Such ISP would be having a really bad behaviour, given the caching instructions EBT gives:
Code: Select all
$ HEAD http://www.eurobilltracker.com/ |grep cache
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache