Isapi Webservers
|
News: Mar 2006
added my recent travel photos
An introduction to the "Internet Server API"
Isapi was introduced with Microsofts Internet Server for generating dynamic web pages. It is the best choice for high performance web sites
on a Windows platform (note: on a linux platform you'd use Apache shared modules), but this speed comes at a cost - it takes a considerable development
effort to make even a simple change and any bugs in the Isapi DLL can easily crash your web server.
There are 2 types of Isapi technologies:
Isapi links - normally onl 1 or 2 pages in a site
view the RawXml for this page © Woric Faithfull 2002-2004. |