Homec4science

WebSession: new pure mod_python based sessions

Authored by Samuele Kaplun <samuele.kaplun@cern.ch> on Jul 13 2009, 18:55.

Description

WebSession: new pure mod_python based sessions

  • New session handling based on pure mod_python session implementation. (Fixes some issues when running under Python 2.6.)
  • Note: the _enhance_req() trick is required to support very old mod_python versions. It may be better run as the first instruction in the _profiler() function body already. But since we are going to drop support for very old mod_python versions soon (see next commit), this subtle placement difference is not so important here.

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Jul 15 2009, 15:49
Parents
R3600:e546dc939b5f: BibRecord: fix tests WRT new demo journal records
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:c55a729da074: WebSession: new pure mod_python based sessions (authored by Samuele Kaplun <samuele.kaplun@cern.ch>).Jul 15 2009, 15:49