> --
> You received this message because you are subscribed to the Google Groups "play-framework" group.
> To post to this group, send email to play-fr...@googlegroups.com.
> To unsubscribe from this group, send email to play-framewor...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/play-framework?hl=en.
>
>
--
Erwan Loisant
--
Guillaume Bort, http://guillaume.bort.fr
On Wed, Jun 1, 2011 at 20:43, indrek <ind...@gmail.com> wrote:
> Any suggestion for now how to implement gzip compression and also
> cache the compressed data for a few seconds? I've got a single large
> landing page that would be nice to have compressed, but on
> playapps.net the frontend proxy is not configurable...
This is actually something we should fix on playapps.net, not in the
Play Framework: we should configure all frontends to gzip by default.
We'll do it eventually but I don't know when.
--
Erwan Loisant
> This is actually something we should fix on playapps.net, not in the Play Framework
Hi Amy,
I think the problem is not the initial commit, but the responsibility
of maintaining the code in time (kicked to play developers) as
Guillaume said before in a similar thing. I think this is the reason
why they want as a module.
My Best
Serdar
It's also way easier to do that at the reverse proxy level.
--
You received this message because you are subscribed to the Google Groups "play-framework" group.
To view this discussion on the web visit https://groups.google.com/d/msg/play-framework/-/FkwXj19KFEEJ.
I'm running the same configuration, so +1
:-)
On Sep 7, 2012, at 9:48 AM, Eric Jain <eric...@gmail.com> wrote:
On Thursday, September 6, 2012 9:05:31 AM UTC+2, Guillaume Bort wrote:It's also way easier to do that at the reverse proxy level.
I'm running Play on several machines behind an EC2 Load Balancer (ELB). ELB doesn't do gzipping, so you'd have to set up a reverse proxy on each machine just for the gzipping... Same problem if you want to serve assets via a CDN like CloudFront.
Having good support for things like this is just as important when building Internet-scale applications as Play's async features are.
--
You received this message because you are subscribed to the Google Groups "play-framework" group.
To view this discussion on the web visit https://groups.google.com/d/msg/play-framework/-/FkwXj19KFEEJ.
To post to this group, send email to play-f...@googlegroups.com.
To unsubscribe from this group, send email to play-framewo...@googlegroups.com.