There are no less than 7 newer versions of 1.5.x, so perhaps update to
1.5.15 to see if you're having better luck? According to the changelog,
there were several redirect-related bugs fixed in 1.5.11:

https://github.com/apache/wicket/blob/wicket-1.5.x/CHANGELOG-1.5#L41

Sincerely,

Jeroen

2016-05-03 13:57 GMT+02:00 tomask79 <tomas.klou...@embedit.cz>:

> Hi guys,
>
> currently in the older deployed versions of our system in the cluster
> environment, we're experiencing sometimes strange behaviour where one
> session loops in the 302 redirect cycle....this is the log from load
> balancer:
>
> "GET /wicket/page?420-1.<Request> 302 333 (redir=-,
>
> SID=h_pXgpfMGo80oe7JYFor4SeZtr6kz_QC9BWFzlRyjw37_T9y6XhL!22895550!902922496)
> "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)"
> "GET /wicket/page?420-1.<Request> 302 333 (redir=-,
>
> SID=h_pXgpfMGo80oe7JYFor4SeZtr6kz_QC9BWFzlRyjw37_T9y6XhL!22895550!902922496)
> "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)"
> "GET /wicket/page?420-1.<Request> 302 333 (redir=-,
>
> SID=h_pXgpfMGo80oe7JYFor4SeZtr6kz_QC9BWFzlRyjw37_T9y6XhL!22895550!902922496)
> "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)"
> "GET /wicket/page?420-1.<Request> 302 333 (redir=-,
>
> SID=h_pXgpfMGo80oe7JYFor4SeZtr6kz_QC9BWFzlRyjw37_T9y6XhL!22895550!902922496)
> "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)"
> "GET /wicket/page?420-1.<Request> 302 333 (redir=-,
>
> SID=h_pXgpfMGo80oe7JYFor4SeZtr6kz_QC9BWFzlRyjw37_T9y6XhL!22895550!902922496)
> "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)"
> "GET /wicket/page?420-1.<Request> 302 333 (redir=-,
>
> SID=h_pXgpfMGo80oe7JYFor4SeZtr6kz_QC9BWFzlRyjw37_T9y6XhL!22895550!902922496)
> "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)"
> "GET /wicket/page?420-1.<Request> 302 333 (redir=-,
>
> SID=h_pXgpfMGo80oe7JYFor4SeZtr6kz_QC9BWFzlRyjw37_T9y6XhL!22895550!902922496)
> "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)"
>
> *when this 302 redirect loop could have happended with 1.5.8 please? *
>
> We've got sticky sessions ON, session replication ON as well. Btw we're not
> experiencing this with Wicket 6.0..
>
> thanks a lot in advance
>
> Tomas
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Too-many-302-redirects-with-1-5-8-Wicket-tp4674532.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Jeroen Steenbeeke

Reply via email to