From: Sundar Narasimhan Subject: Q: how to implement a network connection per user session Date: 22:30 on 06 Nov 2004
Hi, I've been using Apache::Session w/ mod_perl which seems to work nicely.
But I have a question -- this seems to be mostly for data. What about say
a network connection (i.e. I'd like to have one connection per user session
to a back-end server. The db persistent connections sort of do this I
presume
but they don't seem to be per session.).
Thoughts? (or do I have to go the tomcat/servlet route?)
Thanks,
-Sundar
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html
Q: how to implement a network connection per user session
Sundar Narasimhan 22:30 on 06 Nov 2004