On Sun, Jan 19, 2014 at 8:35 AM, coderman <[email protected]> wrote: > .... > i'd love to know of more elegant ways to handle this, with header > specific handling - especially cookies, if possible...
the less better way to change this is: http://nginx.org/en/docs/http/ngx_http_core_module.html#large_client_header_buffers a blunt aggregate rather than header or cookie specific constraints. best regards, _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
