I've modified the test script a bit, rerun the tests and got some more info to add to the mess... : The client now reuses http cookies 5 times before discarding it's state... so I think the server application only sees (and creates) 1/5 of the http sessions it was creating before... and I suppose that therefore it also creates only 1/5 of EJB's (?!? not sure about this last one, maybe this claim is nonsense)
Anyway, the facts are: At 20% of the test (2 runs): 1rst machine is using 101Mb, peak value is 107Mb. replica is using 121 Mb At 30% of the test (3 runs): 1rst machine is using 102Mb replica is using 142Mb At 40% of the test (4 runs): 1rst machine is using 103Mb replica is using 160Mb. Quite different values, hum? But can anyone tell what does this means? Is there a bug or not around here? I'm pretty sure that there is one somewhere but I can't point exactly where.. Oh, btw, I'm using jboss 3.0.8 with j2sdk 1.4.1_01 on windows 2000. ----- Original Message ----- From: "Joao Clemente" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 17, 2003 4:33 AM Subject: [JBoss-user] Cluster "replica" absurd memory usage ?!? > Repeated the test directing requests to 1rst machine only. "Replica" machine > did not got requests, only stood there as a cluster replica. > Memory usage before test started, around 56 Mb on each machine. > At 20% of the test (2 runs): > 1rst machine is using 99Mb, peak value is 105Mb. > replica is using 225 Mb (!!!), and growing... > At 30% of the test (3 runs): > 1rst machine is using 103Mb, peak value is 105Mb. > replica is using 285 Mb (!!!), and growing... ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
