On 8/1/11 10:43 PM, "lennydizzy" <nginx-forum at nginx.us> wrote: > 2. How do I sync the caches on different nginx, so that same URL request > does not hit app server multiple times. > Can I use something like rsync? You could use memc and srcache (nginx modules) to share the cache in memcache. -- Brian Akins