in reply to Re: Re: Database driven web content: live or tape?
in thread Database driven web content: live or tape?
I wonder if it would be possible to simulate the persistent db handle of mod_perl with an IPC connection to a separate cgi process. Supposedly could renew itself every few minutes if the provider limits processing time.