Re: lose value of $uid_set

2016-02-26 Thread youjie zeng
Is there some mistake ignored by me? I do not found useful information for this question, I am hoping you can give me some advises. maybe i should try third module if this issue can not resolve。 ___ nginx mailing list nginx@nginx.org http://mailman.ngin

Re: lose value of $uid_set

2016-02-25 Thread youjie zeng
most of them is 301, status 200 is about 10% of status 301, and there are some other status. i can not find obvious regulation for them. On 25 February 2016 at 21:44, Lucas Rolff wrote: > What is the http status code of those failed requests? > > youjie zeng > 25 February 2

lose value of $uid_set

2016-02-25 Thread youjie zeng
Hello, master of nginx, I have a question when using ngx_http_userid_module. here is the detail description: nginx version:1.7 conf: log_format main '$remote_addr - $remote_user [$time_local] "$request" $uid_set' ... server { userid on; userid_name user_id; set $uid_r