is this content being requested from the server each time? try putting a "print" command in your base controller -- and have it print out all the headers
my guess is that firebug is behind all this - either requesting info 2 more times , or just having a weird loop on showing source. like Tom said though... putting things on Nginx is a good idea. I keep all my stuff in _js _img _css , and then have nginx handle all those by default --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
