|
|
|
 |
JspISAPI |
 |
 |
| |
|
File Name: |
JspISAPI |
Version: |
1.0 |
File Type: |
Executable file(zipped) |
File Size: |
3.79mb |
Cost: |
|
JspISAPI Lite: |
 |
JspISAPI Pro: |
|
| |
|
 |
 |
 |
 |
|
|
|
 |
 |
 |
 |
Disadvantages of running Tomcat/JRun on 8080 port |
JspISAPI |
 |
 |
 |
 |
|
 |
 |
 |
| |
- Usage of absolute URLs everywhere in your application
- You have to be careful to put port numbers
- Poor Search Engine Listing - Read in Detail
- Setting up SSL on Tomcat is very difficult, requires manual work.
- Difficult to analyse 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.
|
|
 |
 |
 |
|
|