Many. if a session is called 01234567890abcdefgxyz it will be in a subfolder yx/ but it is customizable. Instead of True you can pass a function that build the name of the subfolder from the session name.
On Nov 25, 9:03 am, Vinicius Assef <[email protected]> wrote: > On Thu, Nov 25, 2010 at 6:03 AM, mdipierro <[email protected]> wrote: > > here is a new feature in trunk... > > > session.connect(request,response,separate=True) > > > it creates a subfolder structure of the applications/app/sessions/ > > folder to deal with the case very many session. > > Massimo what is the desired behaviour? > How many subfolders must be created? > > Vinicius Assef

