RE: [JBoss-dev] [JBoss-user] capacity planning to use jboss

2002-10-16 Thread Bill Burke
- You'll probably want to buy some Hardware based HTTP load-balancer for your web traffic. Make sure it supports "sticky" sessions. You can try Apache + modjk + AJP13 if you want a cheap software solution. Jetty and Tomcat can be hooked in. - Do you require HTTP Session replication and failove

RE: [JBoss-dev] [JBoss-user] capacity planning to use jboss

2002-10-16 Thread James Higginbotham
RE: [JBoss-dev] [JBoss-user] capacity planning to use jboss > > > - You'll probably want to buy some Hardware based HTTP > load-balancer for your web traffic. Make sure it supports > "sticky" sessions. You can try Apache + modjk + AJP13 if you > want a cheap softw

Re: [JBoss-dev] [JBoss-user] capacity planning to use jboss

2002-10-16 Thread lsanders
Some additional comments: 1) If a hardware load balancer is out of the budget (Cisco local director series start at about $4000 - not too expensive), then I would recommend looking at "Linux Virtual Server" (http://www.linuxvirtualserver.org/). It is basically a customized Linux kernel to do the

Re: [JBoss-dev] [JBoss-user] capacity planning to use jboss

2002-10-16 Thread Emerson Cargnin - SICREDI Serviços
other unrelated point : We'll use web layer at the bank offices to avoid wasting band, so : is there a way to use load-balance at the ejb layer??? because I think that modjk does it just for http request, am I right?? lsanders wrote: > Some additional comments: > > 1) If a hardware load balanc

RE: [JBoss-dev] [JBoss-user] capacity planning to use jboss

2002-10-16 Thread Bill Burke
k. A real Clustered distributed lock is in the works. Bill > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of James > Higginbotham > Sent: Wednesday, October 16, 2002 3:02 PM > To: [EMAIL PROTECTED] > Subject: RE: [JBoss-dev] [JBoss

RE: [JBoss-dev] [JBoss-user] capacity planning to use jboss

2002-10-16 Thread Bill Burke
;B'. Hire us, we'll help you out. Bill > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of > Emerson Cargnin - SICREDI Serviços > Sent: Wednesday, October 16, 2002 3:43 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-dev]