mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 1.1.9.md
This commit is contained in:
parent
5eb8aade2a
commit
d9960f3a9c
@ -4,7 +4,27 @@ Not yet released
|
||||
|
||||
### 💅 Polish
|
||||
- added php-fpm auto-tuning on startup to all php containers.
|
||||
- added [varnish](#Varnish) module.
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
- Fixed a bug in `opencli sentinel` where it incorrectly checked `ns2` twice instead of `ns2` and `ns1`.
|
||||
- Fixed a bug in `opencli plan-create` setting 250k inodes limit when *0* is provided.
|
||||
|
||||
|
||||
#### Varnish
|
||||
|
||||
Once `varnish` module is enabled by Administrator, the *OpenPanel > Cache > Varnish* settings page will be available to users.
|
||||
|
||||
[](https://postimg.cc/FYbrWqHF)
|
||||
|
||||
Available actions:
|
||||
|
||||
- view current setting
|
||||
- enable/disable Varnish cache
|
||||
- toggle on/off per domain name
|
||||
- view varnish service logs
|
||||
|
||||
To purge cache, simply stop and start service from *Containers* page.
|
||||
|
||||
- `opencli user-varnish` command can be used to enable/disable Varnish per user.
|
||||
- `opencli domains-varnish` command can be used to enable/disable Varnish per domain.
|
||||
|
Loading…
Reference in New Issue
Block a user