Welcome to My iptv forum

  • Everyone is invited! My iptv forum is for everyone, new and advanced user alike!
  • Searching is key! Before you post a question, use the forum search feature to determine whether your topic has already been covered.
  • Do not start flame wars! If someone has engaged in behavior that is detrimental to the discussion -- spamming, harassment, etc -- report the post and we'll take a look.
  • Resource icon

    xF2 Add-on Redis Cache By Xon 2.16.1 2.16.1

    xF2 Add-on
    < Previous | Next >
    This add-on uses
    Please, Log in or Register to view URLs content!
    with a custom cache provider for
    Please, Log in or Register to view URLs content!
    (based off
    Please, Log in or Register to view URLs content!
    ). For best performance, install the php extension:
    Please, Log in or Register to view URLs content!


    You must have a Redis instance installed, this is likely not possible with shared hosting

    While XenForo 2 has a redis connector, it requires phpredis. This add-on does not.

    Feature overview

    • A pure php redis connector
    • High availability support
    • Exposes redis cache object for use for use by other add-ons
    • Implements some minor caching of forum thread counts
    Troubleshooting

    Please be aware that Redis is very sensitive to latency in a virtual environment. If repeated connection failures or protocol errors are experienced disable any
    Please, Log in or Register to view URLs content!
    options.

    Options
    By default, forum thread counts are cached. In general, this is observable when moving large number of threads from one forum to another, and the total page counts are wrong.

    redis-options.png
    redis-stats.png

    Read Scaling

    With the $config['cache']['config']['load_from_slave'] option, reads can be deferred to a singular slave instance. This takes all the options of 'config' (except the slave config)

    See the FAQ for configuration samples.

    High availability

    The Zend component support master/slave setups with Redis Sentinel support. It does not support Redis multi-master clustering.
    • Additionally, this add-on implement caching of thread counts in a forum.
    • Redis Sentinel support for high-availability (see FAQ for details).
    Licencing

    Components licenced under; New BSD
    • Credis
    Components licenced under; MIT Licence
    • XenForo Add-on code

    Contributing features or bug fixes
    Please create a GitHub Pull request via the "More Information" link.

    Contributions
    If you appreciate this add-on, please consider a contribution via PayPal. Details will be provide via private conversation.
    Please contact me if you wish for different licencing arrangements.

    Latest updates

    1. Redis Cache By Xon 2.16.1

      Disable behavior which caused css.php to return a 404 on an invalid template. For the old...
    2. Redis Cache By Xon 2.16.0

      High avaliability config default change: Change default value for retry_reads_on_primary config...
    3. Redis Cache By Xon 2.15.4

      Fix helper code to expire/purge redis keys did not support non-main cache backends. If using a...

    Similar resources

    0.00 star(s) 0 ratings
    Views
    289
    Downloads
    0
    Updated
    0.00 star(s) 0 ratings
    Views
    264
    Downloads
    0
    Updated
    0.00 star(s) 0 ratings
    Views
    1,174
    Downloads
    0
    Updated
    0.00 star(s) 0 ratings
    Views
    981
    Downloads
    0
    Updated
    18,029Threads
    63,144Messages
    62,348Members
    sultan4sonyLatest member
    Top