Hi, on a pyramid based website with a huge number of pictures, we use pyramid_beaker for file based sessions.
We encounter problems with bots (like google bots). Since they come without cookies, each time they request our website, a new session is created and thus, a file is created on disk (a huge number of files at the end). Is there a way to limit session initialization in some way ? Thanks in advance Regards Gaston TJEBBES http://majerti.fr -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
