On Feb 24, 2006, at 10:54 AM, Bas Scheffers wrote:

One thing I would like is a small core change, it would be nice to have a simple char* in the NsConn struct to store the session ID, rather than my nasty request parameters hack.


You could probably use the Ns_Cls* API (Connection Local Storage) to store the session data. Including the cache pointer so that you only look it up once per connection.

- Jeremy


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to