Skip to main content

Regeneration of NGINX configuration

Comments

2 comments

  • cPRex Jurassic Moderator

    Hey there!  I would imagine the nightly maintenance rebuilds the configuration file, but I wouldn't expect it to clear the cache.  Do you know what specific time this is happening?

    0
  • Dimitris Andrikopoulos

    This case seems to be as if the script "/scripts/ea-nginx conf --all" were executed:

    • The configuration file "/etc/nginx/conf.d/users/myuser.conf" is regenerated.
    • The NGINX cache is cleared.
    • The NGINX service is restarted so as to load the newly generated configuration file in case something has changed.

    The above process happens at 6:39 in the morning. Is there any process of NGINX Reverse Proxy that periodically rebuilds the configuration file "/etc/nginx/conf.d/users/myuser.conf"? If yes, is there any way to stop this very process, or at least avoid the cache clearance?

    0

Please sign in to leave a comment.