Re: How does Tomcat and/or servlets handle HTTP chunked reads?

2002-09-02 Thread Joe Schiavone
Saw your post on tomcat list. Im gettin ready to do similiar activity. I wanna do imagemaping, some of which include pdf files. Im using Tomcat 4.1.7 standalone - no apache httpd. I had some pages that used imagemaps and found that they dont seem to work with the coyote http in Standalone

Re: how to make tomcat faster

2002-07-14 Thread Joe Schiavone
HOST your production using a UNIX box. I recommend Solaris x86. However, a good tightly configured linux machine would suffice too. If you can swing it, get dual cpu's and max memory. reguards, joe hi, i have been developing using Tomcat 4.0.1.. and i hv had no problems about that. Now i

Virtual Host appBase

2002-05-22 Thread Joe Schiavone
Im using JBoss+Tomcat v4.03 implementing virtual hosts. I want to make appBase so that each Virtual host has its own index.html. DNS is Working fine, the domains will succesfully resolve,,, so there's no problem there. No matter what I set appBase to, the default always appears in browser,

Unique dir for Virtual Host

2002-05-22 Thread Joe Schiavone
Im using JBoss+Tomcat v4.03 implementing virtual hosts. I want to make appBase so that each Virtual host has its own index.html. DNS is Working fine, the domains will succesfully resolve,,, so there's no problem there. I am NOT using apache, should I be,,, I thought new TOMCAT had http