alexander-nitsche/typo3-nginx-connector
Composer 安装命令:
composer require alexander-nitsche/typo3-nginx-connector
包简介
Nginx cache connector for TYPO3
README 文档
README
Provides an Nginx cache connector which purges cached responses in Nginx along with cached pages in TYPO3.
Features
- Configurable Nginx base url
- Sends
PURGE {Nginx base url}/*when flushing the frontend or all caches in the TYPO3 backend. - Sends
PURGE {Nginx request url}for all cached responses associated with a page when flushing its page cache in the TYPO3 backend. - Detects and handles failed Nginx purge requests.
Out of Scope
- Nginx: Handling of incoming PURGE requests
- Nginx: Deleting of cached responses
The handling of cache purges on Nginx side can be managed by the non-free, commercial Nginx module ngx_cache_purge or by a custom implementation, for example this Perl implementation – Perl scripts are supported by Nginx natively.
Found a problem in this repo?
If you find any problems in this manual, please add an Issue, or contact the author via Slack or Email.
Further information
For further information about this extension, please see the official extension manual.
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2020-08-19