lscache not working

Home Forums BulletProof Security Pro lscache not working

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #43557
    Oliver
    Participant

    I have a server with openlitespeed and the lscache wordpress plugin

    I have a strange problem:

    Here is the lscache check result for 1 wordpress site with lscache installed on the same server, this site does NOT have bulletproof installed, and lsache works fine

    https://check.lscache.io/?host=daniellefeddes.nl

    Here is the http header:

    <h3 class="uk-card-title uk-text-center">HTTP Header</h3>
    HTTP/1.1 200 OK
    x-dns-prefetch-control: on
    content-type: text/html; charset=UTF-8
    vary: Accept-Encoding
    x-litespeed-cache: hit
    content-encoding: gzip
    content-length: 58260
    date: Tue, 20 Feb 2024 09:48:21 GMT
    server: LiteSpeed
    alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"
    connection: Keep-Alive
    
    

    Now here is the lscache check for another site on the exact same server, also wordpress with lscache installed, AND Bulletproof isntalled as per the instructions – but now lscache does NOT work

    https://check.lscache.io/?host=rugpijnweg.nl

    and this time the http header shows soemthing very different:

    <h3 class="uk-card-title uk-text-center">HTTP Header</h3>
    HTTP/1.1 403 Forbidden
    content-type: text/html
    cache-control: private, no-cache, max-age=0
    pragma: no-cache
    date: Tue, 20 Feb 2024 10:15:19 GMT
    server: LiteSpeed
    content-encoding: gzip
    vary: Accept-Encoding
    transfer-encoding: chunked
    alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"
    connection: Keep-Alive
    
    

    Help much appreciated!

    #43558
    Oliver
    Participant

    I have gone throught the troubleshotting steps but still lscache does NOT work

    Help MUCH appreciated!

    #43559
    AITpro Admin
    Keymaster

    What is being blocked is the lscache io checking tool because it uses wget to check your site.  Lscache is most likely working fine. To whitelist/allow wget in the User Agent do the fix in this forum topic > https://forum.ait-pro.com/forums/topic/cron-is-being-blocked/#post-40845

    [403 GET Request: February 20, 2024 - 4:53 am]
    BPS Pro: 17.4
    WP: 6.4.3
    Event Code: BFHS - Blocked/Forbidden Hacker or Spammer
    Solution: N/A - Hacker/Spammer Blocked/Forbidden
    REMOTE_ADDR: 138.197.64.167
    Host Name: 138.197.64.167
    SERVER_PROTOCOL: HTTP/1.1
    HTTP_CLIENT_IP:
    HTTP_FORWARDED:
    HTTP_X_FORWARDED_FOR:
    HTTP_X_CLUSTER_CLIENT_IP:
    REQUEST_METHOD: GET
    HTTP_REFERER:
    REQUEST_URI: /
    QUERY_STRING:
    HTTP_USER_AGENT: wget/http3check.net
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.