Damjan
gdamjan at mail.net.mk
Wed Apr 18 00:55:47 EST 2001
> I'm trying to implement session like mechanism using mod_python. If > interpreter is created in each processes, is there a way to make a > variable really persistent? I think I should make some daemon that > connects thru named pipe to get/pass session information. Is there > any other way? I've been thinking about session managment for mod_python too, and it seems like an important issue. I'd sugest we develop a common interface to session managment, and then write specific modules that handle the job, by ways of cookies, databases, special daemons etc... Any ideas? -- Damjan Georgievski | Дамјан Георгиевски Skopje, Macedonia | Скопје, Македонија
|