Quantcast
Channel: Nginx Forum
Viewing all articles
Browse latest Browse all 53287

How to bind variable with connection in a customized module?

$
0
0
hi all,

I want save state during a long connection (keep-alive) for performance optimization in my own HTTP handler module, thus I can peek up the saved state when handling requests, to speed up response. Actually it's quite like session concept. I saw request struct has a member ctx, but what I want is a ctx on the connection. It seems no way to save any customized variable to the ngx_connection_t structure. What's the suggested way to make this if I don't want the client hold something like session_id?
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Viewing all articles
Browse latest Browse all 53287

Trending Articles



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