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
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:
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
Is t开发者_开发技巧here any tools which is equivalent to pgpool-II (which is for PostgreSQL) for MySQL db?
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
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
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
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
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
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