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
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