I just noticed that a wierd caching problem ocoures. I loaded a page
from localhost witch loads some static javascript file. I then added a
line of code to the file and reloaded the page (full reload: Ctrl+F5).
The new file loaded up in the browser (the line I added whas there),
but a line from the end of the file was cut. Then I disabled I/O cache
and everything was/is good now on every reload. It's like the cache
returns the new content of the file, but sets the old content length
(file size) parameter. Should I report this as a bug? I would expect
that the server returned the right file, evan tho it's cached.
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to