load-balancing
Load Balancing in Asp.net, what I should consider while development?
While working on one ASP.NET project hosted within web farm including two front ends and load balancing, we got one issue regarding ASP.NET session state while being set to be \"InProc\", and we found[详细]
2023-03-28 18:44 分类:问答Zookeeper v/s hardware loadbalancer
I\'ve b开发者_运维技巧een looking at Zookeeper recently and wondered how it compares with a hardware loadbalancer for the following usecases:[详细]
2023-03-27 22:26 分类:问答Django load balancing: How to share user media?
With two web servers serving the same Django application with the same underlying database, I could now balance all requests between the two servers.[详细]
2023-03-26 19:19 分类:问答Unable to download zip file from JSF page
I am trying to download multiple PDF files as one zip file and then update the details on a JSF page - effectively showing that I am working on these files. I have achieved this using two requests beh[详细]
2023-03-26 14:36 分类:问答Image hosting with multiple servers
I\'m developing an image host and wish to have images uploaded to a separate server from my web content, eg: http://i1.mysite.com instead of http://mysite.com/uploads. But I\'m having some trouble fig[详细]
2023-03-26 10:18 分类:问答Garbage Collection Modes: If 2 apps exist on a server, does "Server Mode" rob Peter to pay Paul?
A 2-parter (if necessary I can seperate questions to award seperate right answers): We\'re in a situation where running in server mode is likely appropriate: We have 2 enterprise level apps running o[详细]
2023-03-25 20:42 分类:问答Split up db tables to balance load?
Let\'s say you have a website that users login to use.Each user access pages where they add and remove info to a single database table.Only they can see and access their data.Pretty straight forward.[详细]
2023-03-25 17:19 分类:问答Is the network load balancer of a web farm affected by GC strain?
Can the resources of one machine in 开发者_开发百科a web farm be affected to such a point by an app running with Garbage Collection Mode = \"server mode\" such that the network load balancer will adju[详细]
2023-03-25 12:25 分类:问答Haproxy: send custom http response when maxconn is hit
Is it possible to send a custom http response back from Haproxy if the load balancer hits maxconn?开发者_开发技巧[详细]
2023-03-24 10:44 分类:问答Reset JSessionID on URL modification
I am currently Internationalising a website, and have hit some issues around the jsessionIDs. I am using Apache web server that load balances across multiple JBoss app servers via mod_jk.[详细]
2023-03-23 06:15 分类:问答