Quantcast
Channel: Nginx Forum - Nginx Mailing List - English
Viewing all articles
Browse latest Browse all 7229

Errors using HttpUseridModule (4 replies)

$
0
0
Hi guys,

I'm using the HttpUseridModule for storing session ids of our users.

We're receiving a lot of errors lately concerning the format of the
userid cookie.

Basically there are two types of errors:

[error] 1581#0: *20523638 client sent invalid userid cookie
"sid="Cvwk2lLYLvhh3gYtDscPAg=="; $Path="/"" while reading response
header from upstream, client: xx.xx.xx.xx, server: , request: "GET
/xxxx/xxxx HTTP/1.1", upstream: "http://xxxxxxxxxxxxxx", host:
"xxxxxxxxxxxxxxxxx"

and

[error] 1582#0: *17018740 client sent too short userid cookie
"sid=Cvwkcept: */*", client: xx.xx.xx.xx, server: xxxxxxxxx, request:
"GET /xxxxxx HTTP/1.0", host: "xxxxxxx", referrer: "http://xxxxxxxxxxx"

And I'm using this configuration for userid

userid on;
userid_name sid;
userid_expires 31d;
userid_path /;


Can you help me?

Thank you in advance,
Gabriel Arrais

--
Posted via http://www.ruby-forum.com/.

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Viewing all articles
Browse latest Browse all 7229

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>