>> Also, I read about issues of database handlers becoming
>>unstable across forks.  So should I place this initialization
>>information into a perl child init handler?

See the connect_on_init() method in the Apache::DBI docs.

>    We use PerlSetVar's for this where I work.

That's how I would do it too, for anything that might vary by virtual host.

- Perrin

Reply via email to