Re: load balancing and servlet chaining.

1999-08-31 Thread Jean-Luc Rochat
- Please read the FAQ! - Frederic Bellier wrote: > Hello , > > I am having a unique servlet generating all my web site. This servlet gets > its information from my database to know what to do with a request. >

Re: load balancing and servlet chaining.

1999-08-30 Thread Bernie Bernstein
- Please read the FAQ! - This sounds like exactly what our load-balancing system is made for. Here at Talk City, we run just one Servlet which is the dispatcher for lots of java code for part of our system. Th

Re: load balancing and servlet chaining.

1999-08-30 Thread Craig R. McClanahan
- Please read the FAQ! - Frederic Bellier wrote: > - > Please read the FAQ! > > - > > Hello , > > I am having a unique servl

load balancing and servlet chaining.

1999-08-30 Thread Frederic Bellier
- Please read the FAQ! - Hello , I am having a unique servlet generating all my web site. This servlet gets its information from my database to know what to do with a request. Because JVM can not handle a lot