First up thanks for testing - it is appreciated.  I do not thing this was
done on purpose, other than we were trying an option for unique wicket URLs
(something that comes up in geoserver security audits).

So we have a choice of:

- changing this back, or
- using hazelcast to sort out sessions across the cluster; or
- asking you to set up your load balancer to direct all gui interaction to
a single node

Can I ask you if the third option works (even as a workaround). And we
should report this to Jira :(

--
Jody Garnett

On 27 April 2016 at 17:25, Amiram Rahav <ara...@boundlessgeo.com> wrote:

> Hey Guys,
>
> Trying out 2.9 Beta2 with Hazelcast clustering I noticed that every UI
> request results with an HTTP 302 response and a unique ID appended to the
> URL.
> when using a single instance this isn't that big of an issue, however when
> having multiple instances behind a load balancer this results with multiple
> redirects, which causes the UI to be unusable.(In most cases the browser
> will just give up).
> In some cases this can also become an issue with a single instance behind
> a proxy.
>
> Looking around I wasn't able to find the commit that added that change,
> but I'm guessing this was done as part of the wicket upgrade.
>
> Anyone knows if this was this was done in response to a specific issue, or
> just as an artifact of the wicket upgrade?
> Would it be possible to change this behavior back to something that
> resembles 2.8 (eg HTTP 200 and non unique IDs)?
>
> Thanks,
> Ami.
>
>
>
> ------------------------------------------------------------------------------
> Find and fix application performance issues faster with Applications
> Manager
> Applications Manager provides deep performance insights into multiple
> tiers of
> your business applications. It resolves application problems quickly and
> reduces your MTTR. Get your free trial!
> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
> _______________________________________________
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
>
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to