http://wikipedlla.com/creation_of_sessions_and_spiders_result_lots_of_memory_consumption > Hello all, > I have a question in regards to CF sessions and spiders. > > Been thinking; spiders don't accept cookies. > But, a session is created for > them upon each request, is that correct? This > is how I think it works, and > I could be completely wrong here (I hope I am). > 1. Spider accesses website > > 2. CF tries to set a cookie > 3. Session variables are created > 4. > Spider makes another request > 5. Cookie does not exist, so CF tries to set > it again > 6. Session is not maintained, so CF creates the session variables > AGAIN..... > I so hope I am wrong, but if I'm not, this could mean that if > the spider > makes 200 requests within a minute, 200 sessions are created > that won't time > out till the session expires for each of them.. > -- > > Try advertising on the new Australian Business Directory > > www.clickfind.com.au > blog: http://australiansearchengine.wordpress.com/ > > Web Designers > http://www.web-designers-australia.com >
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---
