On 2021-07-15 12:56:24 +0200, Vincent Lefevre wrote:
> This has just happened when doing "Back": the HTML page
> https://www.vinc17.net/ was displayed, but without the CSS, which
> should have been in the cache (as being loaded a few minutes earlier).
> After doing a reload, I got a connection error (still immediate).

I'm wondering whether they are separate issues.

Concerning the "Back" issue, here are logs from my web server for the
HTML page (/) and the CSS (/screen.css):

86.75.119.128 - - [15/Jul/2021:12:27:02 +0200] "GET / HTTP/1.1" 304 269 
"http://localhost/"; "Mozilla/5.0 (X11; Linux x86_64; rv:88.0) Gecko/20100101 
Firefox/88.0"

86.75.119.128 - - [15/Jul/2021:12:38:34 +0200] "GET /screen.css HTTP/1.1" 200 
1050 "https://www.vinc17.net/cv.en.html"; "Mozilla/5.0 (X11; Linux x86_64; 
rv:88.0) Gecko/20100101 Firefox/88.0"

These were the latest occurrences for these two files before I clicked
on the "Back" arrow. I don't know whether Firefox attempted to download
/screen.css and failed; this CSS file just wasn't used after the "Back"
(while it was used when the page was initially loaded, probably at
12:27).

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

Reply via email to