473,499 Members | 1,873 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

SQL Connection Slow In DMZ

We have an issue where our asp.net app connects to sql 2000 in a DMZ
through a pix router. There is no ACL(Access Control List) in place,
so 1433 is allowed. It connects, but very slowly, 5 seconds to return
page. When on the same side of the wall, it is 1.5 seconds. Is there
a SQL setting or ASP connection string setting or known issue with
this scenario.

I would appreciate any assistance on this as we are pretty much
stumped. We have tried new cards, cables, physical ports, etc to get
this to work, but no luck.

Thanks for your responses!

Apr 5 '07 #1
1 1534
do a network packet trace and you will probably find some timeout
packets (kerberos authentication timeouts are common).

for a quick test, switch to tcp/ip only and standard security.

-- bruce (sqlwork.com)
js******@gmail.com wrote:
We have an issue where our asp.net app connects to sql 2000 in a DMZ
through a pix router. There is no ACL(Access Control List) in place,
so 1433 is allowed. It connects, but very slowly, 5 seconds to return
page. When on the same side of the wall, it is 1.5 seconds. Is there
a SQL setting or ASP connection string setting or known issue with
this scenario.

I would appreciate any assistance on this as we are pretty much
stumped. We have tried new cards, cables, physical ports, etc to get
this to work, but no luck.

Thanks for your responses!
Apr 5 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
7768
by: John Davis | last post by:
My ASP pages have very slow connections with SQL Server database, although eventually it will reach the page and get the results. The SQL Server database and IIS are in the same machine, I have no...
1
1380
by: John Morgan | last post by:
I am using a dial up connection to the Internet and to an online SQL Server database. I have a problem in that when I use Enterprise Manager to access even my local server , or even, it...
9
2805
by: Tommy Martin | last post by:
I have just started on a new web project. When I make the first connection to sql server it takes about 10 to 30 seconds (varies each time) to make the connection to the server. I am using the...
14
2082
by: Brad Allison | last post by:
Sorry to repeat myself if this is the same question I asked in the past, but I have finally made a connection to our AS400 through ODBC. I tried to get the connection using the data connection...
4
2082
by: shade73 | last post by:
Hey all. I currently have two seperate namespaces and I'm trying to pass a connection around to them. I want to use the same connection & leave it open for 6 methods & then close it. However, all...
4
5849
by: Kevin | last post by:
I got the following error when revieving data from a server. hostSystem.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at...
0
967
by: deeelpea | last post by:
My Web Service is built in VS 2005 (.NET 2.0), and it runs on my workstation. It also implements WSE 3.0, but I am not running it as self-hosted I am hosting it through IIS. On the same switch,...
3
5017
by: jku | last post by:
Hello, after installing DB2 V8.2.3 on OpenSuse 10.1 (in vmware) we have created a database instance with the restore command: db2 "restore database $OLD_DB user db2inst1 using db2inst1 from...
10
1676
by: rich | last post by:
I have a PHP5 application that accepts external messages, and inserts them into a database. It's rather high traffic.. the server could be receiving thousands at a time, and recently mysql has...
9
4749
by: fniles | last post by:
I am using VB.NET 2003 and SQL 2005. To use connection pooling and avoid the error "There is already an open DataReader associated with this Connection which must be closed first." , I understand...
0
7180
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7225
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6901
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
4920
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4605
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3105
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3101
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1429
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
307
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.