From: Mattison W. <mat...@ne...> - 2012-12-19 21:13:43
|
I can disable load balancing for download requests where the querystring includes x-access-code. Is that worth a try? The other option would be to load balance everything rather than just downloads. I can direct requests to the backend tomcat instances based on JSESSIONID. I think it would be fairly easy to isolate submissions from Dryad and make sure they always go to a primary tomcat instance if that is the only impediment. Regards, Mattison On Wed, Dec 19, 2012 at 9:40 AM, William Piel <wil...@ya...> wrote: > > Ah -- the downloads are working again… so indeed, the problem was with the > load balancing. > > bp > > > On Dec 19, 2012, at 8:36 AM, Mattison Ward wrote: > > I have disabled load balancing on treebase.org. I will do testing > with these x-access-code links on the dev system and work on the best > way to load balance them. > > Regards, > > Mattison > > On Tue, Dec 18, 2012 at 10:56 PM, William Piel <wil...@ya...> > wrote: > > > On Dec 18, 2012, at 8:49 PM, Shyket, Harry wrote: > > > I don’t think it may be the caching as it seems to redirect to the access > > violation page. Can we look at another study review to see if this is > > happening? > > > > Same behavior here: > > > http://purl.org/phylo/treebase/phylows/study/TB2:S9930?x-access-code=fd6c06635b71a5adcceacd8c6792a6c8&format=html > > > bp > > > |