Welcome! Log In Create A New Profile

Advanced

Re: Adding Hit/Miss header to proxied requests

All files from this thread

File Name File Size   Posted by Date  
smime.p7s 5.7 KB open | download Dave Barton 08/25/2011 Read message
smime.p7s 5.7 KB open | download Dave Barton 08/26/2011 Read message
Maxim Dounin
August 25, 2011 11:16AM
Hello!

On Thu, Aug 25, 2011 at 03:56:34PM +0100, Dave Barton wrote:

> Hi,
>
> We're using a pretty simple setup of ipvsadm balancing between 6 nginx
> caching-proxies with 3 nginx backend servers configured.
>
> When the request hits the proxy, I add a header to show which proxy
> serviced the request. Similarly the backend servers add a header to
> their response to show which one served the traffic.
>
> Because we're anycasting the service at three locations, this
> information is very useful for troubleshooting!
>
> Anyway, what I want to do now is add a header to show whether a response
> was served from cache or from the backend. Having been through the
> documentation I'm not currently able to see how this could be done.
> Anyone able to offer any advice?

add_header X-Cached $upstream_cache_status;

http://wiki.nginx.org/HttpHeadersModule#add_header
http://wiki.nginx.org/HttpUpstreamModule#.24upstream_cache_status

Maxim Dounin

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

Adding Hit/Miss header to proxied requests Attachments

Dave Barton August 25, 2011 10:58AM

Re: Adding Hit/Miss header to proxied requests

Maxim Dounin August 25, 2011 11:16AM

Re: Adding Hit/Miss header to proxied requests Attachments

Dave Barton August 26, 2011 04:24AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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