On Thu, Apr 19, 2012 at 18:21, Iwo Olszewski <[email protected]> wrote: > Hello, > > I want to ensure high availability of our RT deployment. Is it possible to > configure two or more RT webservers to work with a single external database? > Do you have any experience with such configuration in failover or load > balancing scenario?
I know people use two web servers with balancer and it works. Search archives. It was discussed a few times. There are a lot of things that can be done before that. Take a look at http://search.cpan.org/dist/RT-Extension-Nginx/lib/RT/Extension/Nginx.pm for things that can be done on any server to increase throughput and lower memory footprint. > regards, > Iwo Olszewski -- Best regards, Ruslan.
