unique_id

Jonathan Matthews contact at jpluscplusm.com
Fri Jun 29 13:07:09 UTC 2012


On 29 June 2012 06:59, Igor Sysoev <igor at sysoev.ru> wrote:
> http://nginx.org/en/docs/http/ngx_http_userid_module.html

Thanks for the pointer, Igor.
I can't quite see how to use this to generate *solely* a new header to
add to the subsequent proxy_pass'd requests. I was /imagining/ that,
if I were get into the depths of actually writing a module, it'd
expose something like

  proxy_set_header X-UUID $new_uuid;

I'm definitely /not/ looking to pass a cookie back to the consumer -
that's not the aim at all, and wouldn't work in my architecture.
Am I missing something obvious about how to use this module?

Jonathan
-- 
Jonathan Matthews
Oxford, London, UK
http://www.jpluscplusm.com/contact.html



More information about the nginx mailing list