what i think needed is a hook to the way the session id is retrieved from the client - so that in the application we can take a querystring value, or IP os something else and use that for the session id. this will sort this out, and allow more control on sessions
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Agreed on this one
what i think needed is a hook to the way the session id is retrieved from the client - so that in the application we can take a querystring value, or IP os something else and use that for the session id. this will sort this out, and allow more control on sessions