Questions tagged [expired]
19 questions
0
votes
1 answer
Can browser display images (or some other objects) from its cache without receive 304 status code?
i'm trying to understanding if is it possibile to avoid request for some embedded objects, loading them directly from cache without asking to web server if the object is valid or not (i don't wont web server response to me with 304 http status code)…

alesdario
- 326
- 1
- 4
- 11
0
votes
0 answers
User Expiring Before Creation Date
[21:00] Server Message:
Your account has expired; please contact your system administrator.
Why do accounts created with useradd expire at 21:00 and not at the exact time of their creation?
When I create a user using useradd in linux, that user…

Luana
- 19
- 5
0
votes
1 answer
Nginx FastCGI cache is EXPIRED when it should not
Nginx sets the x-fastcgi-cache header to EXPIRED a few hours after the page was first cached, whereas the cache validity is 1 week.
Nginx Config:
fastcgi_cache_path /usr/share/nginx/fastcgi_cache levels=1:2 keys_zone=phpcache:500m max_size=30g…
-1
votes
1 answer
Why does windows 10 still keeps expired certificates?
Looking at Windows 10 certificate store, I noticed some expired certificates:
Win certificate store
I wonder:
Why does W10 still keeps expired certificates? I thought the were automatically removed after an "expiry grace time".
Can all the expired…

Katsuro Kurosaki
- 1
- 1