Global Application Settings

The Global Application Settings manage various settings for application servers across your Enhance cluster. These include:

  1. 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.
  2. 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.
  3. 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.
  4. 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.

Was this answer helpful? 0 Users Found This Useful (0 Votes)