PDA

View Full Version : persistent connection or not?


DetonatorX
Fri 1st Jun '01, 2:46am
im on a shared server, with 20GB to spare. sql server can handle max of 1024 simultaneous connections.

should i turn off the pconnection or not?

tubedogg
Fri 1st Jun '01, 8:59am
I would try it with it on for the time being and see what happens - if need be you can always turn it off later.

DetonatorX
Fri 1st Jun '01, 9:20am
Originally posted by tubedogg
I would try it with it on for the time being and see what happens - if need be you can always turn it off later.

ok thanks for the advice. btw, how would i know if i need to close it?

tubedogg
Fri 1st Jun '01, 9:35am
Unless your host lets you know otherwise, I'd say its' safe to leave it on - your host may not like though, and if they don't I'm sure they will let you know.