Feed
Categories
Tags
caching cms CodeProject Coldfusion django farcry fastcgi from the inside guide hotlinking humor iis iis6 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 node.js performance plesk proxy rails ruby security SEO shared hosting titbits unicode wordpress zoo
Category Archives: Helicon ApeСounting downloads from your siteIf you have some downloadable content on your site (installation packages), you’ll probably want to monitor the statistics of downloads. But the popular Google Analytics system cannot count that as it is working only inside html-pages. Another option is analyzing … Continue reading Make your websites work fasterIn April 2010 Google announced, that speed of a web site will be considered as an aspect of web search ranking. This means that web site creators and webmasters need to optimize their websites. What is the best way to do … Continue reading
Posted in Helicon Ape
Tagged caching CodeProject mod_cache mod_expires mod_gzip performance
1 Comment
IIS reverse proxy and load balancer with web admin panelSince build 3.0.0.50 Helicon Ape offers a web interface for the load balancer. Load balancing with Helicon Ape mod_proxyHelicon 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. Trace HTTP traffic and IIS configurationSince build 3.0.0.43 Helicon Ape is equipped with brand new mod_developer module. Keyword reach URLs in 5 minutesThis article is an introduction as well as a detailed guide to new mod_seo module being an integral part of Helicon Ape 3 which is destined to build good-looking URLs based on the application’s DB data or maps without necessity … Continue reading Automatic cache cleaning in Helicon ApeUp to version 3.0.0.39 Helicon Ape cache could be cleaned only manually. Memory-based cache (mod_mem_cache) required recycling of corresponding application and disk-based cache (mod_disk_cache) cleaning implied manual files deletion form the file system. That was slightly inconvenient, to put it … Continue reading Titbits: Making Ape work with Plesk 9.5.1If you have Ape and Plesk installed on your server, you may come across the issue that Ape is not working in it’s entirity. This may be caused by the fact that Plesk overrides the handlers list for each domain … Continue reading Titbits: Disabled ASP.NET handler prevents Ape from workingThere have always been problems with any kind of software, when the software itself is installed correctly but doesn’t seem to work. The same problem occured with Helicon Ape while installing on Windows Server 2003, IIS6. User had full control … Continue reading Titbits: Plus sign in IIS7This seems to be a known issue, but I’ll cover it once again just in case… So, after fresh install of IIS7 you are likely to notice that requests containing plus (‘+’) character are not accepted. |