Archive for the 'session' Category

Use a load-balancer as a first row of defense against DDOS | Exceliance – Aloha Load Balancer

Tuesday, February 28th, 2012

Good article about advanced HAProxy configuration, including timeouts for different phases of HTTP request different variants for rate limiting

Use a load-balancer as a first row of defense against DDOS | Exceliance – Aloha Load Balancer

Tuesday, February 28th, 2012

Good article about advanced HAProxy configuration, including timeouts for different phases of HTTP request different variants for rate limiting

ASP and Web Session Management

Thursday, November 19th, 2009

notes about how IIS creates and uses sessions for “classic ASP” (ASP.DLL)

[RUS] Юникс и другие » Blog Archive » Построение отказоустойчивого балансировщика нагрузки на базе Perlbal/Heartbeat

Thursday, January 29th, 2009

[RUSSIAN] How to configure Perlball + Heartbeat as HA load balancer with session support for app servers

How to Share Session State Between Classic ASP and ASP.NET

Wednesday, July 2nd, 2008

the subj. soluton creates COM object in .net that then is used by classic ASP to store sessions. ASP.net object stores session in SQL database