[thelist] (ASP) Connection time measurement

Tab Alleman thelist at lists.evolt.org
Wed May 15 11:04:00 2002


Everything I've ever read on the subject has said DON'T put connection
objects in Global.asa or in Sessions!

-----Original Message-----
From: Amazon Paulo [mailto:Amazon.Paulo@amazoniacelular.com.br]

A friend has suggested to stop opening a new connection at each page. I
don't know whether this is a good idea to open the connection in
global.asa... or put it in a session... I'm not sure how to do it, if
it's possible. Could you help me?