We also enabled offline compression which helped speed up the dashboard. Our load times dropped from 7-8 seconds to 3-4. Load times dropped even further with the logging changes I mentioned but it sounds like you're already logging in Info.. To enable offline compression add 'COMPRESS_OFFLINE = True' to openstack-dashboard/local_settings Hope that helps! Christina Darretta On Thu, Jul 24, 2014 at 9:20 AM, Robert van Leeuwen < Robert.vanLeeuwen at spilgames.com> wrote: > >> From: Christina Darretta [darrettac at gmail.com] > >Our team recently noticed that the log levels for > >all the services in the dashboard local _ settings configuration file > default to 'debug' > The logs are not in debug > > >>From: Dan Radez [dradez at redhat.com] > > On TryStack we were able to speed up the dashboard by tuning keystone, > > the token ttl should be reduced to a few hours, I think we used 3 and we > > added memcached to store the tokens. > > We daily clean our tokens and use caching. > Keystone server seems to be able to handle the load easily. > > Since "nova list" seems pretty quick it look to me like it is something in > the dashboard that makes it slow. > It looks like the problem is not with the APIs... > > > Cheers, > Robert van Leeuwen > _______________________________________________ > OpenStack-operators mailing list > OpenStack-operators at lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20140724/2d5e437c/attachment.html>