|
From: Markus K. <ma...@pr...> - 2015-02-12 13:24:47
|
Hi Jean, For SignServer the recommendation is to set up multiple independent servers. You can then have some sort of load balancers in front. There is a special URL (check in the manual for Health check) that can be checked to see that a node is operational. It is also possible to have multiple nodes share the same database. You then need to make sure that database is highly available also of course. This is often the set up for EJBCA as it often not possible to have completely independent nodes (ie all CA nodes needs to share the same database with revocation information and certificate serial numbers etc). Cheers, Markus PrimeKey Solutions offers a commercial EJBCA & SignServer support subscription and training. Please see www.primekey.se or contact in...@pr... for more information. https://www.primekey.se/Services/Support/ https://www.primekey.se/Services/Training/ On 02/12/2015 02:07 PM, Jean Marc wrote: > Hi, > > > > Do you have any tips to make high availability with signserver and ejbca ? > > I am using glassfish 2.1.1 and mysql. > > I know there are some tips on the website but has someone already done > that ? > > Thanks ! > > > Jean > |