We are using a Com Object/ADO to connect to our D3 database. The ADO connects
to the database OK, but we are having a problem with it. There are 3 ports open
on the database for the ADO to connect through, but it is only using 1 port. If
there is more than 1 request at a time, it looks like ColdFusion is waiting for
the 1st request to come back before sending out the second request. I have
been trying to find a setting in ColdFusion to help this, can anyone point me
in the correct direction?