>For use Null locker (i guess Apache::Session::Lock::Null), i have to modify >Makefile.PL of Apache-SessionX-2.00b5 ?
No, you don't have to. You can simply add EMBPERL_SESSION_CLASSES "File Null" to your httpd.conf Gerald > > > >I use Apache::DBI with Oracle (persistent connection) and Apache::SessionX > >using FileLock. > >... > >I did an truss in httpd process and when this page in embperl is submmited > >the truss in any situations an show an signal SIGALRM > > SIGALRM looks like time out. Maybe there is a deadlock. Could you try with > the Null locker instead of File locker. Does this change anything? > > Gerald > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
