Re: Struts in loadbalanced enviroment

2005-09-07 Thread Brian Moseley
Fritsch, Andre wrote: Hello Björn, That sounds good. But how do I realise it? i solved this problem with tomcat simply by setting a couple of attributes on the http connector in server.xml. dunno if you're using tomcat within jboss, or even if jboss uses tomcat anymore (it's been a few year

RE: Struts in loadbalanced enviroment

2005-09-06 Thread Fritsch, Andre
m: Leon Rosenberg [mailto:[EMAIL PROTECTED] Sent: Dienstag, 6. September 2005 11:19 To: Struts Users Mailing List Subject: RE: Struts in loadbalanced enviroment On Tue, 2005-09-06 at 10:48 +0200, Fritsch, Andre wrote: > Hello Leon! > > Thanks for your answer! That was our first idea, too.

RE: Struts in loadbalanced enviroment

2005-09-06 Thread Fritsch, Andre
Hello Björn, That sounds good. But how do I realise it? Kind regards, André -Original Message- From: Eickvonder Bjoern [mailto:[EMAIL PROTECTED] Sent: Dienstag, 6. September 2005 13:05 To: user@struts.apache.org Subject: AW: Struts in loadbalanced enviroment Hello, we solved this p

RE: Struts in loadbalanced enviroment

2005-09-06 Thread Leon Rosenberg
ed rules: -) lg Leon P.S. We can discuss this topic off-list, since we are both from germany more extensively if you like. > Kind regard, > > André > > > -Original Message- > From: Leon Rosenberg [mailto:[EMAIL PROTECTED] > Sent: Dienstag, 6. September 2005 09

RE: Struts in loadbalanced enviroment

2005-09-06 Thread Fritsch, Andre
: Re: Struts in loadbalanced enviroment Sounds very similar to what we do, even the number of systems (develop, integration, test, live), besides we are loadbalancing the test system too, because there are a lot of possible bugs which only occur in loadbalanced environment (cookie rewriting, ssl, and

Re: Struts in loadbalanced enviroment

2005-09-06 Thread Leon Rosenberg
Sounds very similar to what we do, even the number of systems (develop, integration, test, live), besides we are loadbalancing the test system too, because there are a lot of possible bugs which only occur in loadbalanced environment (cookie rewriting, ssl, and so on). However, we never use strut