On Sun, Dec 6, 2009 at 1:18 PM, Guruprasad <[email protected]> wrote:
> [..] > All the users have their own copies of the web application and when > one user opens and navigates through the web application when other > user is doing the same with his copy, on clicking links and all, all > the addresses start getting changed into those of the other user and > not mine. We use Debian Lenny and the versions of apache2 and > mod_python shipped with them with the mpm-prefork module. How to avoid > such an issue. > I haven't deployed through mod_python myself but in your situation, wouldn't it make sense to have a local webserver per developer and only push the 'production' version to the mod_python+ apache combo? -- ~noufal http://nibrahim.net.in _______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
