Global Application Settings
The Global Application Settings manage various settings for application servers across your Enhance cluster. These include:
-
Screenshot Interval
Determines how often a screenshot of a website is captured for display on the website's dashboard.- Default: 1 day
To adjust this setting: - Go to Settings in the left sidebar
- Select Service settings
- Scroll to the Application section
- Find Screenshot interval and select your desired frequency from the dropdown.
- Default: 1 day
-
Screenshot Driver Pool Size
Specifies the number of screenshot worker processes per application server.- Default: 1
To change this setting: - Go to Settings in the left sidebar
- Select Service settings
- Scroll to the Application section
- Find Screenshot Driver Pool Size and select your desired pool size from the dropdown.
- Default: 1
-
php-fpm Settings
Automatically applied to all websites using the application role. These settings can be overridden at the server or website level.
To modify global php-fpm settings:- Go to Settings in the left sidebar
- Select Service settings
- Scroll to the Application section
- Locate php-fpm and select Add directive to add a new configuration.
- Click Save to apply changes.
-
php.ini Settings
Similar to php-fpm settings, php.ini settings are applied globally but can be overridden per server or website.
To edit php.ini settings:- Go to Settings in the left sidebar
- Select Service settings
- Scroll to the Application section
- Find php.ini and select Add directive to add a new configuration.
- Click Save to apply changes.
These settings provide global defaults, but they allow flexibility for customization at the server and website levels.