Btw.. if you're worried about latency on the UI, run this and you will have instant page reloads :)
sed -i -e 's/?t=<%=now%>//' /usr/share/cloudstack-management/webapps/client/index.jsp On Thu, May 21, 2015 at 3:34 PM, Rafael Fonseca <rsafons...@gmail.com> wrote: > Hi Andrija, > > Those sort of problems will no longer affect anyone when my PR gets > merged: https://github.com/apache/cloudstack/pull/238 > In the meanwhile, if you want to run tomcat 6.0.43 in any distro, just do > the following: > > - Download > http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.43/bin/apache-tomcat-6.0.43.tar.gz > - Uncompress to some folder > - Change links on /usr/share/cloudstack-management/lib and > /usr/share/cloudstack-management/bin to point to the location of the > version you just decompressed. > - All done! :) > > > > > On Thu, May 21, 2015 at 3:05 PM, Andrija Panic <andrija.pa...@gmail.com> > wrote: > >> Hi, >> >> Im wondering if anyone have clean procedure of upgrading stock Tomcat to >> supported version 6.0.43, to avoid the latency issues and UI... on >> production envioroment. >> >> We are running Ubuntu 14.04 and CEntos 6.6 stock Tomcat versions... >> >> Cheers >> >> -- >> >> Andrija Panić >> > >