[Geoserver-devel] [JIRA] (GEOS-7526) Hazelcast/JDBConfig clustering issues caused by HTTP 302 response and unique wicket resource IDs

Niels Charlier created an issue

GeoServer / New FeatureGEOS-7526

Hazelcast/JDBConfig clustering issues caused by HTTP 302 response and unique wicket resource IDs

Issue Type:

New FeatureNew Feature

Assignee:

Niels Charlier

Components:

Community modules

Created:

29/Apr/16 2:12 PM

Priority:

MediumMedium

Reporter:

Niels Charlier

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.

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v1000.5.0#72002-sha1:17539a9)

Atlassian logo