load-balancing
Mutual WCF certificate authentication/SSL in cluster environment
I read lot of articles on WCF security but still have no clear picture on certificate scenarios. Our deployment environment has a NLB cluster (front-end) with few ASP.NET sites talking to the applicat[详细]
2023-01-31 19:08 分类:问答Zero downtime deployment for Java apps
I am trying to build the very lightweight solution for zero downtime deployment for Java apps. For the sake of simplicity lets think that we have two servers. My solution is to use:[详细]
2023-01-30 17:53 分类:问答aws auto scaling based on number of users
A question about Auto Scaling setup for Amazon AWS. How can I create an amazon trigger based on increase in the number of visitors / users to my website开发者_JS百科 ?This is a good guide ( http://aw[详细]
2023-01-29 16:35 分类:问答Equivalent of pgpool-II for MySQL
Is t开发者_开发技巧here any tools which is equivalent to pgpool-II (which is for PostgreSQL) for MySQL db?[详细]
2023-01-25 06:30 分类:问答Java server scaling solution
stackoverflow! We are developing system, which should be horizontal scalable. So, messaging system seems to be the right approach, but it very low-level. Our main requirementis persistent connections[详细]
2023-01-24 12:11 分类:问答How to load balance users over an ejabberd cluster?
I need to ca开发者_如何学JAVAter for 20,000 connected users in a 4-node ejabberd cluster. How would you distribute incoming connections over multiple ejabberd nodes?To load balance XMPP TCP/IP traffic[详细]
2023-01-23 23:31 分类:问答How to develop a web application that is load-balance friendly
Starting to develop to actual code to my webs开发者_开发百科ite and wanted to know how do i develop or design the website that is load balance friendly. I read a post on stackoverflow regarding scalab[详细]
2023-01-23 13:43 分类:问答Is a CFLogin replacement necessary or am I missing something?
I\'m seriously considering moving away from CF8 cflogin because it is tied to the server that spawned the login.In a load balanced environment you\'re stuck with sticky sessions if you don\'t do a cus[详细]
2023-01-23 05:16 分类:问答load balancing in php
I have a web service running written in PHP-MYSQL. The script involves fetching data from other websites like wikipedia,google etc. The average execution time for a script is 5 secs(Currently running[详细]
2023-01-22 17:21 分类:问答Web Service or WebServices
I am in the process of creating an application which will communicate with a single server where WCF Web Service(s) would be installed. I am a little 开发者_运维知识库new to this process and was wonde[详细]
2023-01-21 03:24 分类:问答