[users@httpd] Re: Rotate Logs | Number of Files | File Size

2019-03-01 Thread Christophe JAILLET
Hi, The doc should be more explicit, but based on reading the source code, it is likely that you get a:     "Cannot use -n with % in filename" You can not use -n and logfile name with '%' formatting character(s). CJ Le 01/03/2019 à 04:05, Khandelwal, Ankit a écrit : Hello Rainer, I tried

[users@httpd] Checking backend downtime

2019-03-01 Thread Paweł Cholewiński
Hello,I configured proxy with proxy loadbalancer to route traffic to backend application servers.Balancer members do not detect the unavailability of the backend (downtime) and directs traffic to the broken node. As a result, users are waiting for a response from the broken backend servers.I want t