Apache Mod-Python - Re: [mod_python] Sessions performance and some numbers

This is Interesting: Free IT Magazines  
Home > Archive > Apache Mod-Python > April 2005 > Re: [mod_python] Sessions performance and some numbers





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: [mod_python] Sessions performance and some numbers
Jim Gallacher

2005-04-10, 5:45 pm

Gregory (Grisha) Trubetskoy wrote:
>
> On Sat, 9 Apr 2005, Jim Gallacher wrote:
>
>
>
> That's something to be dealt with on the application side. You don't
> have to instantiate a session for every request. You can also
> explicitely unlock() it.


Thanks Grisha,

In my applicaiton I'm using sessions in my authenication scheme, so they
are always instantiated. Before this discussion came up it would not
have occurred to me to unlock the session explicitly. Potential headache
saved - thanks.

Also, I have a created version of FileSession.py that does independent
file locking. I'll post this in a separate message.

Regards,
Jim

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com