Re: Diagnosing Ask Fedora sluggishness

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 8 Sep 2013 14:19:20 +0530
Anshu Prateek <anshprat@xxxxxxxxx> wrote:

> The generic yslow grades suggest couple of improvements:
> 
> Grade F on Add Expires headers
> 
> There are 55 static components without a far-future expiration date.
> Grade F on Configure entity tags (ETags) There are 27 components with
> misconfigured ETags
> 
> Grade E on Use cookie-free domainsThere are 9 components that are not
> cookie-free
> 
> And some more.
> 
> All of these for https://ask.fedoraproject.org/questions/

Yeah, askbot is using our haproxy/varnish setup as well as memcached, so
if upstream can tweak things to be more caching friendly that would help
for sure. 

> > >>Oh, and can we enable gzip compression on the ask hosts? (I don't
> > >>know
> > how to do it yet.)
> >
> > Its in the apache config file.
> >
> > http://httpd.apache.org/docs/2.2/mod/mod_deflate.html#enable

Actually in this case you might want to look at the django level one?
modules/askbot/templates/settings.erb:

MIDDLEWARE_CLASSES = (
    #'django.middleware.gzip.GZipMiddleware',

There may also be some other caching stuff there we should or shouldn't
enable... not sure anyone has fully investigated all those. 

kevin

Attachment: signature.asc
Description: PGP signature

_______________________________________________
infrastructure mailing list
infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/infrastructure

[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux