Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Using CGI:App and Session plugin - double DB connection fix.

by techcode (Hermit)
on Sep 15, 2005 at 07:41 UTC ( [id://492131]=note: print w/replies, xml ) Need Help??


in reply to Re: Using CGI:App and Session plugin - double DB connection fix.
in thread Using CGI:App and Session plugin - double DB connection fix.

Splitting them could be problematic and lead to other problems as at this point CGI::Application, CGI::Application::Plugin::AutoRunmode and CGI::Application::Dispatch all together basically act as an Controller (as in M-V-C). I've already divided functions into logical entities - packages that contain related runmodes.

I just wish I could use mod_perl - and Apache::DBI with it. Just plain CGI for now - if performance becomes a problem at some point since they are on dedicated host that host only another of their sites mod_perl could be possible. But it's very unlikely - while they have large customer base that would use it - it's an tool to make recurring orders. So I imagine that it wont be visited often after you make your order.

Will see about DBI::Proxy. And will have to make shure my DB abstraction module will work under Apache::DBI.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://492131]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-03-29 12:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found