Re: PoolMan/Tomcat

2001-01-12 Thread Cam DeBuck
When I try to access that site I get redirected to:   http://poolman.sourceforge.net/   Nothing comes up.   BTW, what exactly is Poolman?  I too use Oracle 8i (8.1.6 and 8.1.7).  Thanks.   --Cam-- - Original Message - From: Gianni Salvagno To: [EMAIL PROTECTED] Sen

Session Information on Distributed Environment

2001-01-10 Thread Cam DeBuck
We currenlty have a java servlet that is running on 3 machines. The only problem I've seen is trying to keep the session information on all three machines when the load balancer sends the user to another computer. I beleive we have hardware that is actually doing the load balancing and not so

Re: AW: Servlet and Multiple Instances

2001-01-08 Thread Cam DeBuck
-----Ursprüngliche Nachricht- > Von: Cam DeBuck [mailto:[EMAIL PROTECTED]] > Gesendet: Montag, 8. Januar 2001 07:12 > An: [EMAIL PROTECTED] > Betreff: Servlet and Multiple Instances > > > I've written a servlet that is getting hit pretty hard. It works fine > whe

RE: Servlet and Multiple Instances

2001-01-08 Thread Cam DeBuck
MTP:[EMAIL PROTECTED]] > > Sent: Monday, January 08, 2001 12:08 PM > > To: '[EMAIL PROTECTED]' > > Subject:AW: Servlet and Multiple Instances > > > > Check if your servlet class implements SingleThreadModel, in this case > one > > inst

Servlet and Multiple Instances

2001-01-07 Thread Cam DeBuck
I've written a servlet that is getting hit pretty hard.  It works fine when just one user access hit.  However, when they are multiple people hitting the servlet, it seems like that it is only serving one person at a time.  Is there some confirguration option that I am missing so that it can