How can each syncope servers in high available environment share connector
which saved as spring bean at inmemory?



* My environment.

I set high available with two syncope servers called A, B and nginx.



* My problem

1. I call connector update api to nginx.

2. nginx call syncope server A, and update connector 'new' data in DB and
spring bean.

3. I call connector read api to nginx.

4. nginx call syncope server B, then B returned 'old' data at spring bean.



How can I solved it..?
give me a tip please..

Reply via email to