Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL Server over VPN

Status
Not open for further replies.

mungdrool

Programmer
Joined
Jun 20, 2001
Messages
24
Location
US
Hi all,
We are trying to get an application using SQL Server 7 to work over a VPN. Our web site connects to the database on the customer's site via VPN. Everything seems to work very well, until we execute one request to the database. The web page times out waiting for the response from the sql server. The request finishes on the database side and is trying to send the data back, but we only get about 800 bytes back to the web server. This same request works fine if we are not going through the VPN. Has anyone seen anything like this before? Could there be something on the firewall that is limiting the number of bytes allowed per request?

Any help would be appreciated.

Thanks,

Jeff Tendam
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top