Join the community today
Become a Member

Cannot connect to website after adding brotli

Discussion in 'Nginx, PHP-FPM & MariaDB MySQL' started by belfallen, Mar 3, 2020.

  1. belfallen

    belfallen New Member

    2
    0
    1
    Mar 2, 2020
    Ratings:
    +0
    Local Time:
    4:31 AM
    1.17.8
    MariaDB 10.
    Hello, I encountered this error: After installed php brotli and nginx brotli with the config below.
    During usage, once in a while no connection happens as the image:
    Using F5 to refresh do nothing, must reboot for server to reconnect with the web.
    This only happen when I installed brotli, removing it and this issue won't occur anymore.
    Does anyone have the same issue? How do you resolve it? Can anyone help me?

    [​IMG]


    Please fill in any relevant information that applies to you:
    • CentOS Version: CentOS 7 64bit
    • Centmin Mod Version Installed: 123.09beta01.b441
    • Nginx Version Installed: 1.17.8
    • PHP Version Installed: 7.3.9
    • MariaDB MySQL Version Installed: 10.3.22-MariaDB
    • When was last time updated Centmin Mod code base ? : cmupdate 2 days ago
    • Persistent Config:
      Code (Text):
      MARCH_TARGETNATIVE='n'
      LETSENCRYPT_DETECT='y'
      PHP_PGO_ALWAYS='y'
      PHP_PGO='y'
      PHPPGO_INDEXPATH='/home/nginx/domains/xxxxxxxxxx.com/public/index.php'
      NGINX_IOURING_PATCH='y'
      NGINX_SSLCACHE_ALLOWOVERRIDE='y'
      SET_DEFAULT_MYSQLCHARSET='utf8mb4'
      AUTOHARDTUNE_NGINXBACKLOG='y'
      ZSTD_LOGROTATE_NGINX='y'
      ZSTD_LOGROTATE_PHPFPM='y'
      NGINX_LIBBROTLI='y'
      NGXDYNAMIC_BROTLI='y'
      PHP_BROTLI='y'
      PHP_LZFOUR='y'
      PHP_LZF='y'
      PHP_ZSTD='y'
      
     
  2. eva2000

    eva2000 Administrator Staff Member

    50,455
    11,659
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,078
    Local Time:
    7:31 AM
    Nginx 1.25.x
    MariaDB 10.x
    which web browser and version ?

    what script your site is using ?

    tried different web browser ?