TG Apps and caching
Toshio,
Does this means that we dont have "involuntary impersonation" anymore?! :) Was there any changes, since i remember that on our earlier tests, Bodhi would cache some unwanted files. Thanks, Paulo On Nov 28, 2007 11:12 PM, Toshio Kuratomi <a.badger@gmail.com> wrote: > Hey all, good news! We've finally got caching of static data on our > TurboGears applications running. This builds on the mod_cache work that > paulobanon did earlier to have Apache cache the images, stylesheets, > javascript, and other non-dynamic files served by our TurboGears apps. > So far, we have the following programs/directories cached: > > bodhi: > admin.fp.o/updates/static > admin.fp.o/updates/tg_widgets/turbogears.widgets > > packagedb: > admin.fp.p/pkgdb/static > admin.fp.o/pkgdb/tg_js > > mirrormanager: > admin.fp.o/mirrormanager/static > > If there's other directories of purely static data in your application > that you'd like us to set up caching of (glezos, I'm looking at you ;-), > please get in touch with me or file a ticket: > https://hosted.fedoraproject.org/projects/fedora-infrastructure/newticket > > -Toshio > > _______________________________________________ > Fedora-infrastructure-list mailing list > Fedora-infrastructure-list@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list > _______________________________________________ Fedora-infrastructure-list mailing list Fedora-infrastructure-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list |
TG Apps and caching
Paulo Santos wrote:
Toshio, Does this means that we dont have "involuntary impersonation" anymore?! :) Was there any changes, since i remember that on our earlier tests, Bodhi would cache some unwanted files. That's the idea :-) We made the following additional changes that should fix the underlying cause of that: # Makes it safe to cache /myapp/static and /myapp/tg_js directories <Location ~ /myapp/(static|tg_js)> Header unset Set-Cookie </Location> Please test, and try to break it though as it is a very serious problem if this isn't foolproof. -Toshio _______________________________________________ Fedora-infrastructure-list mailing list Fedora-infrastructure-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list |
| All times are GMT. The time now is 10:11 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.