r u talking about db persistence? postgres does concurrent persistence checking what does this mean? it means it handles the whole db in such a way that coding persistence into your perl progs really isnt nessecary as postgres handles it all for youn automagically btw anyone notice how much mysql has been dropping out at freshmeat lately?! Buddy Lee Haystack wrote: > > If you're referring to a database connection, the Apache DBI module > keeps the connection alive, not the mod_perl module. > > Jaime Teng wrote: > > > > Hi, > > > > How do you make perl script (either on Linux+Apache+Mod_perl > > or in NT+IIS4 environment) make a "Connection: Keep-Alive". > > > > On both environment, the connections always closes after the > > perl script finished execution. > > > > Any idea? > > > > Jaime
Re: How to keep "Connection: Keep-Alive"
Clayton Cottingham aka DrFrog Fri, 31 Mar 2000 14:29:46 -0800
- How to keep "Connection: Keep-Alive&quo... Jaime Teng
- Re: How to keep "Connection: Keep-... Buddy Lee Haystack
- Re: How to keep "Connection: K... Clayton Cottingham aka DrFrog
- Re: How to keep "Connectio... Buddy Lee Haystack
- Re: How to keep "Connection: K... Jaime Teng
- Re: How to keep "Connection: K... Tobias Hoellrich
- Re: How to keep "Connectio... Jaime Teng
- Re: How to keep "Connection: K... Cliff Rayman
- Re: How to keep "Connectio... Jaime Teng
- Re: How to keep "Connection: K... Cliff Rayman
- Re: How to keep "Connectio... Jaime Teng
- Re: How to keep "Connectio... Jaime Teng
- Re: How to keep "Connection: K... Cliff Rayman