Plugin Support
qtwrk
(@qtwrk)
Hi,
Could you please provide the report number ?
You can get it from Toolbox –> Report, and click “send to LiteSpeed”
Best regards,
The report number is HZEUCUES
Thanks!
Plugin Support
qtwrk
(@qtwrk)
Hi,
[root@test ~]# curl -I -XGET https://xxxxxxxx/wp-content/uploads/2020/07/Rigid-Audio-Viego-deal-324x235.png.webp
HTTP/1.1 200 OK
Connection: Keep-Alive
Cache-Control: public, max-age=2592000
Expires: Wed, 12 Aug 2020 00:55:34 GMT
Content-Type: image/webp
Last-Modified: Fri, 10 Jul 2020 13:55:04 GMT
Accept-Ranges: bytes
Content-Length: 11294
Date: Mon, 13 Jul 2020 00:55:34 GMT
Server: LiteSpeed
Alt-Svc: quic=":443"; ma=2592000; v="43,46", h3-Q043=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-25=":443"; ma=2592000, h3-27=":443"; ma=2592000
[root@test ~]# curl -I -XGET https://cdn.xxxxxxx/wp-content/uploads/2020/07/Rigid-Audio-Viego-deal-324x235.png.webp
HTTP/1.1 200 OK
Date: Mon, 13 Jul 2020 00:55:40 GMT
Content-Type: image/webp
Content-Length: 11294
Connection: keep-alive
Last-Modified: Fri, 10 Jul 2020 13:55:04 GMT
Alt-Svc: quic=":443"; ma=2592000; v="43,46", h3-Q043=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-25=":443"; ma=2592000, h3-27=":443"; ma=2592000
Server: CDN77-Turbo
X-Edge-IP: 195.181.172.1
X-Edge-Location: amsterdamNL
X-Cache: HIT
X-Age: 208595
Accept-Ranges: bytes
your CDN removed those headers.
Best regards,
Plugin Support
qtwrk
(@qtwrk)
Hi,
You should be able to change this behavior in your CDN dashboard , if not , you may need to contact CDN support for this matter.
Best regards,
The problem was actually that the CDN had files cached without the expires headers from before I had set the browser cache settings in LiteSpeed Cache, so a quick purge of the cached files and all is well. Thanks again for helping me figure it out!