Welcome! Log In Create A New Profile

Advanced

AW: Scaling nginx caching storage

Lukas Tribus
September 24, 2017 10:36AM
> After some researching i've decided to go with individual nginx
> nodes for now . If we encounter too much request to our
> upstream, i'm gonna set up the multi layer architecture you
> mentioned probably

While multi layers of nginx cache may help with bandwidth, it
wastes huge amount of storage while caching the same object
on multiple layers.

What I'd suggest instead is setup a load balancer with URI hashing
in front of it, so the cache hit ratio is as high as possible without
multiple layers caching the same object.


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

Scaling nginx caching storage

satrobit September 23, 2017 05:00AM

Re: Scaling nginx caching storage

Lucas Rolff September 23, 2017 05:20AM

Re: Scaling nginx caching storage

satrobit September 23, 2017 05:50AM

Re: Scaling nginx caching storage

Lucas Rolff September 23, 2017 06:08AM

Re: Scaling nginx caching storage

satrobit September 23, 2017 03:52PM

AW: Scaling nginx caching storage

Lukas Tribus September 24, 2017 10:36AM

Re: Scaling nginx caching storage

satrobit September 24, 2017 11:16AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 241
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