Re: Mysterious request edirect with value exchange

2011-12-20 Thread Rainer Jung
e JMeter test script and stress the test system with concurrent requests. JMeter can also be configured to check the redirect for the correct URL. Regards, Rainer -Ursprüngliche Nachricht- Von: Chema [mailto:demablo...@gmail.com] Gesendet: Dienstag, 20. Dezember 2011 15:04 An: Tomc

Re: Mysterious request edirect with value exchange

2011-12-20 Thread Chema
to:demablo...@gmail.com] > Gesendet: Dienstag, 20. Dezember 2011 15:04 > An: Tomcat Users List > Betreff: Re: Mysterious request edirect with value exchange > >>> This result is as expected, but from time to time we saw the >>> following URL string returned >>&g

Re: Mysterious request edirect with value exchange

2011-12-20 Thread Chema
>> This result is as expected, but from time to time we saw the >> following URL string returned >> http://mytestsystem/login.action?login_error=1&u=OtherUser although >> we sent the form with Tester as value away. But now in the input >> field it is also OtherUser set. One question How the return

Re: Mysterious request edirect with value exchange

2011-11-25 Thread Konstantin Kolinko
2011/11/25 : > > So what we have is a redirected response from a failed login process. Is it FORM authentication, or some custom implemented login process? > As example we have an login mask and while tryinig to login we put the > username "Tester" in the username inputfield > send the form awa

Re: Mysterious request edirect with value exchange

2011-11-25 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Uwe, On 11/25/11 7:43 AM, uwe.hellm...@t-systems.com wrote: > We have a Loadbalancer which roundrobin addresses 2 Apache 2.2. > which passes their requests via mod_proxy balancer to 2 tomcat > 5.5.26 servers which are configured identical and have als