2021-10-30 UTC
# Zegnat I do not think I have them either. Probably because the server in front of PHP doesn’t keep track. It would have to be my PHP code regenerating the page and then sending an etag. At that point the server has already done all the work to create the document though, and default setup is to just send it back. It wastes the bandwidth, but does not really waste CPU as the document had to be created anyway.