Welcome! Log In Create A New Profile

Advanced

Re: Pre-compressed (gzip) HTML using fastcgi_cache?

Lucas Rolff
October 30, 2016 01:54PM
Well - then put fastcgi_ignore_headers Vary, make your map determine if
the client support gzip or not, then you'll have 2 entries of
everything, 1 gzipped and one not gzipped.

I'm not sure how much traffic we're talking about when it's about 'high
traffic' - you'd probably want to run your proxy separately anyway, and
then you can basically just scale out during peaks anyway.
--
Best Regards,
Lucas Rolff


seo010 wrote:
> Hi!
>
> It sounds like a good solution to improve the performance, however, I just
> read the following post by Jake Archibald (Google Chrome developer).
>
> "Yeah, ~10% of BBC visitors don’t support gzip compression. It was higher
> during the day (15-20%) but lower in the evenings and weekends (<10%).
> Pretty much puts the blame in the direction of corporate proxies."
>
> https://www.stevesouders.com/blog/2009/11/11/whos-not-getting-gzip/
>
> It appears that an amount of traffic would require gzip. For high traffic
> websites it may not be a sufficient solution to guarantee optimal
> performance. It is not a nice idea to have an aspect of an implemented
> solution of which the stability and performance cannot be depended on.
> Imagine a high traffic website that receives a spike in traffic after a TV
> commercial. If just 5% of traffic would not support gzip, it may cause a
> load that would reduce the overall performance of the website, potentially
> causing a loss in revenue and user experience. Load tests may not have been
> able to show the performance bottleneck, as they may not factor in gzip
> support and it may not be possible to predict what amount of clients support
> gzip. If a global website receives a traffic spike, it may be that for a
> specific geographic area a larger percentage of users does not support gzip,
> causing the server performance to fail.
>
> Best Regards,
> Jan Jaap
>
> Posted at Nginx Forum: https://forum.nginx.org/read.php?2,270604,270649#msg-270649
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Pre-compressed (gzip) HTML using fastcgi_cache?

seo010 October 27, 2016 02:41PM

Re: Pre-compressed (gzip) HTML using fastcgi_cache?

B.R. October 29, 2016 06:20PM

Re: Pre-compressed (gzip) HTML using fastcgi_cache?

seo010 October 30, 2016 05:24AM

Re: Pre-compressed (gzip) HTML using fastcgi_cache?

Lucas Rolff October 30, 2016 05:50AM

Re: Pre-compressed (gzip) HTML using fastcgi_cache?

seo010 October 30, 2016 01:03PM

Re: Pre-compressed (gzip) HTML using fastcgi_cache?

Lucas Rolff October 30, 2016 01:54PM

Re: Pre-compressed (gzip) HTML using fastcgi_cache?

seo010 October 31, 2016 03:08PM

Re: Pre-compressed (gzip) HTML using fastcgi_cache?

Lucas Rolff October 31, 2016 03:46PM

Re: Pre-compressed (gzip) HTML using fastcgi_cache?

seo010 October 31, 2016 03:56PM

Re: Pre-compressed (gzip) HTML using fastcgi_cache?

seo010 October 31, 2016 03:59PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 259
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready