Re: Find out if config file is loaded/used

2015-06-02 Thread Maxim Dounin
Hello! On Tue, Jun 02, 2015 at 11:52:41AM +0200, Oliver Schrenk wrote: > Hi, > > we configured load balancing around 10 machines in 2 clusters > using symbolic links to various configuration file. We change > the symbolic link to a different file if we need to do > maintenance on one of the c

Find out if config file is loaded/used

2015-06-02 Thread Oliver Schrenk
Hi, we configured load balancing around 10 machines in 2 clusters using symbolic links to various configuration file. We change the symbolic link to a different file if we need to do maintenance on one of the clusters and reload nginx. We are building some automation around this and want to mak