広告のパーソナライゼーション、リマーケティング、広告のパフォーマンス分析など、広告に使用されるクッキーを管理します。
2.8.5.2. Opcache GUI
The Opcache GUI app allows you to monitor OPcache memory usage and track specific cached scripts via a web interface. For it to work properly, you need to configure OPcache for your site; no additional settings are required.
Install
- Connect to the hosting via SSH.
- Install Opcache GUI:
git clone https://github.com/amnuts/opcache-gui ~/example.com/sub/path/to/app/Replace
~/example.com/sub/path/to/app/with the path to the subdirectory of your site where the Opcache GUI files will be stored.
Launch
To launch the Opcache GUI, simply access the directory containing its files via a web browser (using a URL such as sub.example.com/path/to/app/).