First I claim that this fixed the 502 issue for my own blog (this page you visit). Due to the complexity of WordPress/PHP/IIS/Windows Azure, you might hit another 502 issue caused by another cau...
#SNMP Pro: Early Access Program Ends
Today is the last day of EAP, and I claims the availability of #SNMP MIB Compiler Pro 1.0. I am still working on SharpSnmpPro.Mib assembly to finalize the public API. Will provide an update when t...
#SNMP Pro: The Last Private Beta Build
Here comes the last private beta build of #SNMP MIB Compiler Pro. After a few weeks of testing, I will start to publish final build on the Internet, and kick off the purchase process. Stay tuned.
Jexus Series: The Configuration System
The Jexus configuration system is more similar to Apache/Nginx, rather than IIS. Server Configuration The configuration file, which contains most of Jexus settings, is located in Jexus installat...
Jexus Series: Management Script and Commands
Starting Jexus 5.3 the commands are merged into one Shell script, /usr/jexus/jws. This script provides the following functionality, Command Description ...
#SNMP Pro: Pre-Order of #SNMP MIB Compiler Pro is Open
I did not post recently (for more than two weeks), as I was focused on optimizing the performance and fine tuning the compiler. Now the assembler has been sped up more than 10x, so the latest build...
How to Interpret IIS 7+ 500 Error Page Correctly
Well, this blog post is a summary of my IIS.net discussion with a user. So what should we do when IIS reports 500 error? You first idea might be posting “I meet an IIS 500 error” somewhere on ...
Jexus Series: How to Upgrade Jexus on Ubuntu
In last post we discussed how to install Jexus on a clean Ubuntu 13.04 machine. Here we discuss how to upgrade from Jexus 5.2 to 5.3.1. What is Jexus? Jexus Web Server is a free web server fo...