nginx ngx_http_js_module debug

2017-04-09 Thread Unsay Mono via nginx
I've noticed there is a second ngx_http_js_module which, based on the name, is used for debugging. Can someone shine some light on what exactly the debug version of the module does differently and how it's used? Kind regards Andreas ___ nginx mailing li

nginScript and accessing cookies

2017-04-09 Thread Unsay Mono via nginx
Hey everyone In this nginx news article the author states: > With nginScript you can route traffic based on any data in the request, > including cookies, headers, arguments, or any keywords in the request body. So far I've been unable to find any documentation on how to read and write to cookies