• Hellow i use gator on a new site and if i active debug mode
    it show me :
    <!– Gator Cached page on [2014-11-03 16:11:06] –>

    that’s ok but the time is when the cache that is deliver was created no ?
    so it don’t change if i refresh the page ?
    because mine change every time so the cache is created every i refresh ?

    Becaus gator slow down considerably the speed load of any page
    i’m a litle bit lost lol

    <!– Gator Cached page on [2014-11-03 16:15:55] –>
    <!– Gator Cached page on [2014-11-03 16:16:04] –>
    <!– Gator Cached page on [2014-11-03 16:16:16] –>
    <!– Gator Cached page on [2014-11-03 16:16:22] –>

    etc..

    UPDATE :
    The cache in the folder is not recreate every time so i don’t understand why gator make the page load slow… :p
    because it work weel on an other website

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author GatorDog

    (@gatordog)

    Not sure what you mean here. Is the cache refreshing too often?

    Thread Starter JibsouX

    (@jibsoux)

    Lol sorry my bad !
    with gator activated it slow down the page load but it’s not gators fault ??

    Tx your plugin is perfect a can’t wait for the update for muliple cache (logged in / Not logged) to work with an other site i have !

    Plugin Author GatorDog

    (@gatordog)

    So what you’d like is a seperate cache for logged in users. Will try to get this out in the next update. The only caveat would be that for http (htaccess) you couldn’t really determine a role, it’s either logged-in or not. Do you think this would be an issue?

    Thread Starter JibsouX

    (@jibsoux)

    the thing i’m trying to do is that :

    1 : Separate cache for logged in / not logged in
    2 : User logged by specific role can create cache (hook) : https://www.ads-software.com/support/topic/need-help-with-gators-hook?replies=13#post-6141590

    like that,
    Not logged in user have the anonyme cache created by them
    Logged in users by role have the logged in cache they have created

    Anonyme user > anonyme cache
    Role 1 > Role 1 cache
    Role 2 > no cache
    Role 3 > no cache

    You see ?

    Plugin Author GatorDog

    (@gatordog)

    The difficulty would arise in serving the cache to a user by role. This cannot reliably be done at the http level, but possibly in php in advanced cache. However, at that point I don’t beleive the user info is loaded yet, so there would have to be a work around for that.

    Thread Starter JibsouX

    (@jibsoux)

    mhh okey i see

    else it wil be possible to : if user not logged in : no cache deliver
    then use the hook to allow a role to create the cache.
    And finally use user tab to choose what role recieve that cache ?

    1 : disable serve cache to not logged in user
    2 : hook to allow a role to create the cache (https://www.ads-software.com/support/topic/need-help-with-gators-hook?replies=13#post-6141590)
    3 : chose in user tab what role recieve that cache ?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Bug or what ?’ is closed to new replies.