1
    
          
  
  
  
    
          
            Highly Available Axiom
Forum / Questions & Answers
Has anyone attempted to run Axiom HA. The typical scenario would be 2 web apps behind a network load balancer and talked to a single database as the backend. With Axiom, you could do the network load balancer, but since Axiom displays are files stored on the local machine, you'd have a different experience depending on which Axiom server the network load balancer sends you to. Any ideas if this is possible?
2 replies
- 
  Hi , Yes. You would want to configure both Axiom services to use the same MSSQL database provider and the same User Data file path. The file path should be a UNC file path. The Axiom services themselves would need to run on a service account which would need read/write permissions to this directory. 