Apache Mod-Python - Commented: (MODPYTHON-45) Implement a file-based session manager

This is Interesting: Free IT Magazines  
Home > Archive > Apache Mod-Python > May 2005 > Commented: (MODPYTHON-45) Implement a file-based session manager





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 Commented: (MODPYTHON-45) Implement a file-based session manager
Nicolas Lehuen (JIRA)

2005-04-30, 2:45 am

[ http://issues.apache.org/jira/brows...ts#action_64138 ]

Nicolas Lehuen commented on MODPYTHON-45:
-----------------------------------------

OK, I have integrated FileSession into Session.py (it previously was in its own module FileSession.py). Now we need a bit of documentation...

> Implement a file-based session manager
> --------------------------------------
>
> Key: MODPYTHON-45
> URL: http://issues.apache.org/jira/browse/MODPYTHON-45
> Project: mod_python
> Type: New Feature
> Versions: 3.1.4
> Reporter: Nicolas Lehuen
> Priority: Minor
> Fix For: 3.2.0


>
> Right now mod_python comes with DbmSession and MemorySession. DbmSession performance can be pretty crappy if for any reason the anydbm module reverts to the dumbdbm implementation. With the current filesystems, implementing a file-based session manager

should be easy and should perform well.
> See the following thread : http://www.modpython.org/pipermail/...ril/017825.html
> I've checked in a preliminary implementation based on dharana's work. We'll have to cope with a few issues (namely locking) before it is final.


Nicolas Lehuen

2005-05-01, 7:45 am

Well, Google gives good results for tutorials and FAQs - but make sure
you're not using Google Images ;-).

Regards
Nicolas

On 4/30/05, Jim Gallacher <jg.lists@sympatico.ca> wrote:
> Nicolas Lehuen (JIRA) wrote:
s#action_64138 ][vbcol=seagreen]
its own module FileSession.py). Now we need a bit of documentation...[vbcol=seagreen]
>=20
> I'm on it. Will post sometime Sunday. I haven't played with latex before
> though - can anyone point me to a good quick and dirty tutorial? Or I
> could just use google.
>=20
> Regards,
> Jim
>


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com