Hanging Apache && Oracle Sessions with Apache::DBI, Apache::SessionManager, Oracle 9i,

2004-12-08 Thread Tyler Rorabaugh
method (default). Setting the timeout < 0 will de-acti-   vate the validation of the database handle. This can be used for   drivers, which do not implement the ping-method. Setting the timeout >   0 will ping the database only if the last access was more than timeout   seconds before.     Any help would be appreciated   Sincerely Yours, Tyler Rorabaugh                            

Hanging Apache && Oracle Sessions with Apache::DBI, Apache::SessionManager, Oracle 9i,

2004-12-07 Thread Tyler Rorabaugh
method (default). Setting the timeout < 0 will de-acti-   vate the validation of the database handle. This can be used for   drivers, which do not implement the ping-method. Setting the timeout >   0 will ping the database only if the last access was more than timeout   seconds before.     Any help would be appreciated   Sincerely Yours, Tyler Rorabaugh                            

mod_perl object persistance..object web server?

2004-04-28 Thread Tyler Rorabaugh
Anyone know of examples of mod_perl Object persistance across multiple servers or of availble Mod_perl object application servers? -tr