General
About our company
Contact us
Products
InterDelphi Library
Screenshots
How to use it
InterDelphi Manager
Screenshots
How to use it
InterDelphi Run
Screenshots
How to use it
Download
Support
Online FAQs
Submit Query
License
Online Order
Training
Training Information
Request Training
InterDelphi ISAPI Manager

The InterDelphi™ ISAPI Manager works as proxy for ISAPI extension requests and allows you to load and unload the ISAPI extension without restart the WWW service.
General Features
  • Unload the ISAPI extension without restarting the www service;
  • Allows you to upgrade your site on the fly without stoping the service and user notices;
  • Use it's own pool thread isolating and reusing them for high performance;
  • Avoid overloads on your server by providing a fast "BusyPage" whenever the server is very busy;
  • Controls and logs each request reporting the CPU consumer, the web server system information (memory, disk space etc) and the elapsed time for each request;
  • Creates several stats for your site such as browser type, operation system, pathinfo hits etc;
  • Allows you to "lock" the application which means that only you will be using the application and all other users will receive a custom out of service page;
  • Provides threadsafe request support for your extension;
  • Support password protection for all manager functions;
  • Administration control-panel page.