[jboss-user] [Clustering/JBoss] - Re: When to add another instance

2007-01-24 Thread alosix
In my experience the time to add another instance on the same box is related to the amount of memory used and how much time you are spending garbage collecting. For adding another box, that will come down to your average transaction time over how many transactions you need to be able to do in a

[jboss-user] [Clustering/JBoss] - Multiple Instances, 1 'deploy/server' dir?

2007-01-24 Thread alosix
This is a really silly/simple question. I'd search for it, but I can't think of where to look. Is it normal to run more than one instance of Jboss for a cluster out of the same server directory (i.e. the same -c )? I have ours parameterized enough for setup that they would come up and run like

[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: Changing the name of the JSessionID cookie?

2006-08-04 Thread alosix
Ok, so I'm not going nuts. Here's what I'm doing: Apache front end to the site JBoss portal (routed by apache) Legacy app in Iframe portlet on another jboss server. Just trying to make sure that the portal session doesn't stomp on the legacy apps session. It looks like jboss is tolerant of