Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Grubyy

    (@grubyy)

    These are my settings: https://imgur.com/a/p7A3Cid

    Thread Starter Grubyy

    (@grubyy)

    Hi,

    I added your code in the file. After that, I changed the file name to a random combination and now they return 404, and it looks like that random files have not been added in cache directory.

    Thanks a lot!

    • This reply was modified 6 years, 9 months ago by Grubyy.
    Thread Starter Grubyy

    (@grubyy)

    Thanks for a quick reply.

    I checked HTTP headers with a several tools and all of them shows that codes status are 200.
    HTTP / 1.0 200 OK =>
    Content-Type => text / css; charset = utf-8
    Cache-Control => public, max-age = 2592000
    Expires => Sun, 08 Sep 2019 21:06:24 GMT
    Etag => “33676-1565384784 ;;;”
    X-Litespeed-Cache => miss
    Content-Length => 0
    Date => Fri, 09 Aug 2019 21:06:24 GMT
    Server => LiteSpeed
    Alt-Svc => quic = “: 443”; a = 2592000; v = “35,39,43,44”
    Connection => close

    If i check random file name /min/xyz.css its also 200.

    I used “purge all” and / or “purge LS cache” options and after that cache directory on my server was empty for a several minutes. I checked that CSS file in header tag has a new name and after 10 minutes i checked status for previous file – it was still 200. Ten minutes later previous CSS file was apperead, but it’s acctually empty (0KB).

    Edit:
    It’s the same situation with JS files.

    • This reply was modified 6 years, 9 months ago by Grubyy.
    • This reply was modified 6 years, 9 months ago by Grubyy.
    • This reply was modified 6 years, 9 months ago by Grubyy.
Viewing 3 replies - 1 through 3 (of 3 total)