Feed
Categories
Tags
caching CFML cms CodeProject Coldfusion django farcry fastcgi from the inside guide hotlinking humor iis iis6 java load balancer manager mod_auth mod_cache mod_dbd mod_developer mod_disk_cache mod_env mod_evasive mod_expires mod_gzip mod_headers mod_hotlink mod_linkfreeze mod_log_config mod_proxy mod_rewrite mod_seo news performance plesk proxy ruby security SEO shared hosting titbits unicode wordpress zoo
Tag Archives: mod_proxy
IIS reverse proxy and load balancer with web admin panel
Since build 3.0.0.50 Helicon Ape offers a web interface for the load balancer.
Load balancing with Helicon Ape mod_proxy
Helicon Ape mod_proxy module provides simple way to configure load balancer. This article is giving explicit instructions of how to configure and test such load balancer.
Posted in Helicon Ape
Tagged load balancer mod_proxy
Comments Off on Load balancing with Helicon Ape mod_proxy
mod_proxy – a reverse proxy server inside IIS
What is proxy-server? Proxy-server is a network service empowering clients to perform indirect requests to other network services. Proxy-server may be considered an intermediary. The brief description of proxy-server operation is as follows: client connects to proxy-server (front-end server) asks … Continue reading