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: CodeProject
Ruby on Rails on Windows in production
Windows environment has been traditionally treated as no-way for Ruby developers, especially when it comes to production. In the following article I will show how easy and efficient it could be setting up your Ruby environment in Windows for both … Continue reading
Installing OSQA on Windows in production
This is a very simple step by step guide to install OSQA on Windows server in production. This guide is applicable to IIS 7+ based servers, which include Windows Server 2008, 2008 R2, Windows Vista and Windows 7. Latter two … Continue reading
Installing Redmine on Windows in production
This is a very simple step by step guide to install Redmine on Windows server in production. This guide is applicable to IIS 7+ based servers, which include Windows Server 2008, 2008 R2, Windows 2012, Windows Vista and Windows 7. … Continue reading
Node.js on Windows (with performance tests)
In this article we are going to address basic question which might occur in minds of green web-programmers and those who is going to dive into Node.js learning, namely: how to install Node.js developer environment of your PC; how to … Continue reading
Posted in Helicon Zoo
Tagged CodeProject node.js performance zoo
Comments Off on Node.js on Windows (with performance tests)
Running Django on Windows (with performance tests)
Django is a trendy Python-based framework for web applications. Its ever-growing popularity owes to availability of quick development tools, inbuilt administrative interface and high operation speed. Unfortunately, until now there was no easy tried-and-true way to deploy and run Django-apps … Continue reading
Сounting downloads from your site
If 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 faster
In 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
Exploding myths about mod_rewrite. Part 2.
This article is the anticipated sequel of “Exploding myths about mod_rewrite. Part 1” published more than a year ago. In this two-volume work (which may well become a three-volume one soon) we try to thoroughly explain each tiny issue/option of … Continue reading
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.
Trace HTTP traffic and IIS configuration
Since build 3.0.0.43 Helicon Ape is equipped with brand new mod_developer module.
Posted in Helicon Ape
Tagged CodeProject mod_developer
Comments Off on Trace HTTP traffic and IIS configuration