jos vin

Greenhorn
+ Follow
since Feb 25, 2004
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by jos vin

I have a "TCP_ERROR" problem while connecting to a website.
Am connecting to website on a server say X from client machine using a IE browser with the site URL requesting for a page. As per the process, at this moment, the web-server connects to the database server say Y via APIs and does some backend data processing in Server X which takes about 20-30 minutes. By that time, on the client machine I get the "TCP_ERROR".
Basically, the IE browser (Client) cannot wait until the Server returns the data to the page.
How do I resolve the "TCP_ERROR" problem ?
On Server X, am using JAKARTA-TOMCAT-4.1.24 as web server.
Operating System as Window NT 5.0 Build
Memory of 1024 MB

I have a "TCP_ERROR" problem while connecting to a website.
Am connecting to website on a server say X from client machine using a IE browser with the site URL requesting for a page. As per the process, at this moment, the web-server connects to the database server say Y via APIs and does some backend data processing in Server X which takes about 20-30 minutes. By that time, on the client machine I get the "TCP_ERROR".
Basically, the IE browser (Client) cannot wait until the Server returns the data to the page.
How do I resolve the "TCP_ERROR" problem ?
On Server X, am using JAKARTA-TOMCAT-4.1.24 as web server.
Operating System as Window NT 5.0 Build
Memory of 1024 MB

20 years ago