• 欢迎 游客 您的光临,下载之前请先阅读 积分规则 。任何技术问题请在论坛提问,本站定制插件、模板主题。售前、售后问题请联系QQ:5916171
    本站自由发布资源可赚取积分及人民币(可提现)(保证资源真实可用,如被举报封号处理。谨慎分布)。
  • 即日起发表主题、回帖、发布&更新资源、创建&回复私信、发布&回复个人动态均需要验证手机号码,其它不受影响。如不便可进群提问。点击链接加入群聊【XenForo讨论社区】:群号1:143277648
Redis Cache

插件 Redis Cache 2.17.2

没有购买权限 (10G)
修复了高可用性支持,其中css更新将发送到可能的只读副本而不是可写实例
PHP:
$config['svForce404OnEmptyCss'] = true;

Disable behavior which caused css.php to return a 404 on an invalid template.
For the old behaviour of returning a HTTP 404 response, set this config.php option:
在admincp redis状态信息块中显示最大内存和最大内存策略,以进行故障排除
  • Fix "CredisException: ERR syntax error ", when a non-integer is passed to \XF::app()->cache->save() without php-redis installed. Known to affect Threadmark's rss caching
  • Fix support for Redis v7+ high-availability using Redis Sentinel
  • Add support for redis auth via username/password (vs just password). Requires redis v6+
  • Improve SSL/TLS support, exposing tls/ssl options.
为php中已知可优化为字节码的函数强制全局命名空间
兼容最新Credis库
修复“TypeError:传递给XXXX的参数1必须是YYYY类型,给定bool”,当存储在redis中的内容的解压缩库意外消失时
修复了对php 7.2及更早版本的调试模式支持。
  • Requires php 7.0+
  • Confirmed XF2.2 support
  • Work-around for non-numeric style ids to css.php causing unexpected fallback to master style which may not have all the required templates
  • 删除“禁用单个css缓存”选项。
    • 虽然xf_css_cache表受到“雷鸣般的群体”问题的影响; 它仍然在缓存重建期间提供好处,并且频繁的失效是XF问题及其使用
  • 实现单个css模板和parse_less_color / parse_less_func函数的短(约5分钟)缓存(parse_less_func来自Advanced BbCodes Pack)。轻微但可衡量的性能改进
    • 启用缓存后,这将命中redis而不是xf_css_cache表。
  • 喜欢
反馈: HeAXfxzxmic
  • 支持phpredis扩展v5
  • 添加选项图标
后退
顶部 底部