Re: [Phplib-users] robots and session-id's
Brought to you by:
nhruby,
richardarcher
|
From: Sascha W. <sas...@gm...> - 2002-03-08 16:30:55
|
>I thought session IDs timed out, so even is your site was indexed with >session IDs they would/should not be valid when a search user comes back >to the site and your software should generate a new ID. IMHO there's no validity-check of the id's. I may be completely wrong, but that was my conclusion after I tested to request urls with SESSIDs which I had deleted before from the active_sessions-table or with "unvalid" SESSIDs like "...=01". As result I found these ids in afterwards in the active_sessions-table again. There was definitely NO NEW ID created if there was ANY sessionid found. If that was a stupid test, please let me know. Sascha. |