Hi, HAProxy did not work for me at all, pound did out of the box.
Regards Tamas Monos DDI +44(0)2034687012 Chief Technical Office +44(0)2034687000 Veber: The Hosting Specialists Fax +44(0)871 522 7057 http://www.veber.co.uk Follow us on Twitter: www.twitter.com/veberhost Follow us on Facebook: www.facebook.com/veberhost -----Original Message----- From: Kristoffer Sheather - Cloud Central [mailto:kristoffer.sheat...@cloudcentral.com.au] Sent: 02 November 2012 05:29 To: cloudstack-users@incubator.apache.org Subject: Re: Move Web UI client from /client to / I have a HAproxy load balancer sitting in front of the management server performing load balancing and SSL termination. Not keen on having HAproxy re-write the URL's. ---------------------------------------- From: "Rohit Yadav" <rohit.ya...@citrix.com> Sent: Friday, November 02, 2012 4:27 PM To: "cloudstack-users@incubator.apache.org" <cloudstack-users@incubator.apache.org>, "k...@cloudcentral.com.au" <k...@cloudcentral.com.au> Subject: Re: Move Web UI client from /client to / I don't think this should part of CloudStack. A good solution would be to use nginx (or any lb, anything else) as a gateway so it proxies requests on your <cloudplatform URL>/ to your <cloudplatform mgmt1 URL>/client, <cloudplatform mgmt2 URL>/client, . <cloudplatform mgmtn URL>/client (so if in future you can horizontally scale CloudStack management server without having to direct user to nth mgmt server). Hope this helps. -- Rohit On 02-Nov-2012, at 5:11 AM, Kristoffer Sheather - Cloud Central <kristoffer.sheat...@cloudcentral.com.au> wrote: > I'd like our users to access the web UI from <cloudplatform URL>/ > rather than <cloudplatform URL>/client. > > Is moving the Web UI client path from /client to / supported? What is > the procedure to move it? > > Regards, > Kristoffer Sheather >