Page 1 of 1

omero behind load balancer

PostPosted: Thu Aug 14, 2014 4:00 pm
by jwarren
Hi

i now have omero working on a VM with FastCGI and apache.

If I go internally to our machine on port 80 served by apache I can use omero as usual. But when I go via our externally visible url that is proxied to our machine it doesn't work.

i found a reference to changing the application host on another version of omero (Not omero5 linux installation that I'm using) and tried that omero.web.application_host=http://wwwdev.ebi.ac.uk/mi/media/omero:80/

But still no joy. What else should I be looking at?

followed instructions here:
http://www.openmicroscopy.org/site/supp ... l-web.html

to get where I am now.

Any tips or hints greatfully recieved.

Jonathan.

Re: omero behind load balancer

PostPosted: Thu Aug 14, 2014 4:53 pm
by manics
Hi Jonathan

Could you give us some more details on your setup. E.g. Do you have a single Apache server for OMERO.web with a single proxy in front, is your proxy passing requests straight through or is it rewriting the URL. Do you see anything in your Apache logs or OMERO.web logs?

I think omero.web.application_host is only for older servers.

Simon