high-availability
Failover on MySQL JDBC connections?
I am trying to determine how i could implement a high availablity solution using the MySQL JDBC driver, it seems that there is a failover property that I can se开发者_StackOverflow中文版t. But I am wo[详细]
2023-03-20 11:29 分类:问答Strategy for handling daily batch jobs when required to run 24 x 5
We have an application that we are attempting to move to a 24x5 operation. We have a few batch jobs that import data feeds overnight to update customer changes for the following day. This job is struc[详细]
2023-03-19 12:54 分类:问答Design level patterns for highly available Linux applications [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-03-17 12:28 分类:问答mongodb automatic failover / high availability on aws
I need the proper way of failover mechanism for mongodb on aws ec2. I know failover can be accomplished by replica sets, but what is the best way to fire a new mongo installed ubuntu-ec2 ami node and[详细]
2023-03-13 21:39 分类:问答high availability websites
what\'s the best way to ach开发者_如何学Pythonieve high availability for a dynamic website?If I create a second copy on another server and do not wish to use a load balancer since it will mess up user[详细]
2023-03-11 00:06 分类:问答How to get Web Application and DB Server High Availibility
I have a Web application made in ASP.NET and MS SQL 2005 as database ASP.NET Web App is hosted on : http://192.168.0.90[详细]
2023-03-10 15:13 分类:问答can I use other distributed cache in place of jboss cache for session replication in jboss
I am using jboss-cache for session replication in jboss 4.0.4. How do I use a开发者_StackOverflow中文版 different distributed cache(Terracotta or any other) in place of jboss cache?You may need to rep[详细]
2023-03-03 21:10 分类:问答PHP Replicated Database Sessions Failover
I have 2 servers available for failover.The database is replicated (MySQL) as a Master-Master, such that, each server runs a copy of the full-stack.I see the session table get updated when I\'m on one[详细]
2023-03-01 23:34 分类:问答Cache consistency problem for Virtualization high availability solutions
I took a look at Redhat Enterprise Linux HA and VMWare HA solution. It\'s easy to understand. Several physical servers can build a cluster. The system monitor the status of all VMs. If one VM is down,[详细]
2023-02-22 17:51 分类:问答Creating a .NET MVC web app with a Mirrored Database for HA
I am writing my first .NET MVC application and I am using the Code-Fir开发者_如何学编程st approach. I have recently learned how to configure two SQL Servers installations for High Availability using a[详细]
2023-02-17 00:31 分类:问答