|
|
| Home->ActiveX->Internet->JspISAPI |
JspISAPI ($50.00) (0.104MB)
|
Description:
JspISAPI is ISAPI dll for IIS web server to tunnel jsp requests through IIS to tomcat webserver running on same machine. Usually we cant have all web servers running on port 80 so for jsp/servlet support we have to use ports on the URLs which have following.
Disadvantages of running Tomcat/JRun on 8080 port :
Usage of absolute URLs everywhere in your application
You have to be careful to put port numbers
Poor Search Engine Listing
Setting up SSL on Tomcat is very difficult, requires manual work.
Difficult to analyz log of Tomcat, as no web log analyzer is
compatible with Tomcat as good ad with IIS.
Since Tomcat runs on Java Virtual Machine, it requires more memory
and more processor time then IIS for even static things like
images and static HTML files, which IIS delivers with HTTP
compression and many other caching features.
Some proxy servers in corporates do not allow any HTTP requests
other then port 80 and SSL port (443), there people can not
access your website !!.
No process throttling or bandwidth throttling for Tomcat.
Benefits of Running Jsp Through IIS with JspISAPI:
No 8080 port specification in addresses
HTTP Keep Alive for Jsp, improves network performance
Less load on Tomcat webserver since images and other static pages
are delivered by IIS
No manual configuration required
One site certificate (SSL certificate) applied to IIS will work for Jsp
as well, without paying more or configuring tomcat for SSL. Setting
up Tomcat for SSL is very cumbersome work, plus it puts huge load
on the system.
Measure bandwidth, access of users by IIS statistics
You can block ports other then 80 on your web server, making your
web server safer from attacks.
You can throttle bandwidth for perticular website through IIS, you
can also throttle website's processor usage in IIS, that will control
processor usage by Tomcat.
Features:
Remove ports like 8080 from URLs
Jsp and Servlets can be tunelled in IIS
Uniform webstats
Since IIS logs every request, requests for jsp/servlets will be logged
as well, so easy to monitor bandwidth
Less load on Tomcat web server
HTTP Keep Alives enabled for Jsp and Servlets
Multi virtual hosts are supported
No manual configuration required
30 Day Trial for FREE
Lifetime usage for one computer for only 50$
Editor's Rating:
|
|