KPGroup Posted October 4, 2006 Posted October 4, 2006 Is it normal not to see the session ID number in the url? I noticed it was visible on other OSC stores. Thanks in advance. ---- Additional info: - I am on a shared server - I have DB session storage
steve_s Posted October 4, 2006 Posted October 4, 2006 depends on what settings you have set if using cookies then no you wont see session id
KPGroup Posted October 4, 2006 Author Posted October 4, 2006 depends on what settings you have set if using cookies then no you wont see session id not using cookies. Should i see them then?
boxtel Posted October 4, 2006 Posted October 4, 2006 not using cookies. Should i see them then? you have no option to use or not use cookies, they are used and that is the end of it. Treasurer MFC
KPGroup Posted October 4, 2006 Author Posted October 4, 2006 you have no option to use or not use cookies, they are used and that is the end of it. Sorry I should have said I am not forcing the use of cookies. So cookies are being used and the session id number is not visible in the url? How come some other OSC stores have the session id visible in the url? Thanks. PS: Doesn't it make a difference whether the sessions are stored in the DB or in files?
boxtel Posted October 4, 2006 Posted October 4, 2006 Sorry I should have said I am not forcing the use of cookies.So cookies are being used and the session id number is not visible in the url? How come some other OSC stores have the session id visible in the url? Thanks. PS: Doesn't it make a difference whether the sessions are stored in the DB or in files? yes, if your cookies are accepted, the session id is stored there and is no longer attached to the url's well, probably their cookie settings are wrong. where you store your sessions is of no consequence. Treasurer MFC
KPGroup Posted October 4, 2006 Author Posted October 4, 2006 yes, if your cookies are accepted, the session id is stored there and is no longer attached to the url's well, probably their cookie settings are wrong. where you store your sessions is of no consequence. Thanks a lot for the information! Very informative :thumbsup:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.