client sent too short userid cookie
alexberg
nginx-forum at nginx.us
Tue Aug 25 19:27:48 UTC 2015
Hi
I'm getting a lot of "client sent too short userid cookie" errors in
error.log. What I see is the following:
client sent too short userid cookie "odsp=; odsp=rB4An1Xcv3sLIBgDBjypAg=="
And, of course, the uid module resets the cookie (even though it can be
recovered) and I end up not seeing same users. In other words, I have a
$uid_set variable, and no $uid_got (but if I try to read cookie with Lua, I
can successfully read odsp).
Is there a way to somehow prevent this or recover from this?
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,261242,261242#msg-261242
More information about the nginx
mailing list