This module traces incoming requests and their outgoing responses using the event log. The module should work on any platform but is specifically designed to work with AppHarbor.
This module modifies the native HttpContext to hide the AppHarbor load balancing setup from ASP.NET.
You no longer need to worry about port numbers, secure connections and eaten remote IP addresses.
The following work-arounds will no longer be...
More information