Hi, > I am beginning and I have one question about running Pylons(paster) > v0.9.6 with gzip compression(for pages) How to do it? :) Two ways: 1) Search for gzipmiddleware here: http://pylonsbook.com/alpha1/wsgi
Actually it would be nice if this middleware were available in Pylons by default. Maybe it is? 2) Serve behind apache and use apache's modules (mod_deflate); -- Dalius http://blog.sandbox.lt --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
