Re: [JBoss-user] httpsession clustering overhead

2002-11-03 Thread Dain Sundstrom
Joao Pedro Clemente wrote: ECPERF is in CVS under the ecperf module. For testing with 3.0 series, you'll need to checkout: ecperf -r Branch_3_0 3.2 and higher, just check out ecperf regulary. at jboss's CVS server? sorry for asking, but me & cvs aren't that close so that I fully understand all

RE: [JBoss-user] httpsession clustering overhead

2002-11-03 Thread Joao Pedro Clemente
> ECPERF is in CVS under the ecperf module. For testing with 3.0 series, > you'll need to checkout: > ecperf -r Branch_3_0 > 3.2 and higher, just check out ecperf regulary. at jboss's CVS server? sorry for asking, but me & cvs aren't that close so that I fully understand all you said ;-) > Also

RE: [JBoss-user] httpsession clustering overhead

2002-11-02 Thread Bill Burke
12:31 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] httpsession clustering overhead > > > I did think of the backplane idea as well. But we also have memory > consumption to think about. If I had four servers evenly balanced, say 100 > users on each, I think I would end up with

Re: [JBoss-user] httpsession clustering overhead

2002-11-02 Thread Rick LaBanca
I did think of the backplane idea as well. But we also have memory consumption to think about. If I had four servers evenly balanced, say 100 users on each, I think I would end up with 400 sessions per server. Our sessions are currently pigs, and that is motivation to fix that! Perhaps better woul

Re: [JBoss-user] httpsession clustering overhead

2002-11-02 Thread Joao Pedro Clemente
> I am beginning to get httpclustering to work. Aside from the overhead of > each server having to have the capacity to hold the total sessions in all > servers, what's the wire traffic like? Yea, I'll sniff it if I have to, this > is just to see if anyone has a quick idea. Thats a good point tha

[JBoss-user] httpsession clustering overhead

2002-11-02 Thread Rick LaBanca
I am beginning to get httpclustering to work. Aside from the overhead of each server having to have the capacity to hold the total sessions in all servers, what's the wire traffic like? Yea, I'll sniff it if I have to, this is just to see if anyone has a quick idea. I'm guessing it sends out X byt