htbuf_readnblk erros

Post Reply
josmani
Posts: 53
Joined: Tue Jun 03, 2003 3:38 am

htbuf_readnblk erros

Post by josmani »

I am frequently running a script to synchronize content between two Texis databases. It is using the <submit> function to post content to a receiving script. While most of the time it works fast, occasionally I am getting very slow speed and an error message:

Cannot read from 206.155.xx.xx:80: An existing connection was forcibly closed by the remote host in the function htbuf_readnblk

Nevertheless, the content gets uploaded after the error message.

We did change physical servers recently and I am trying to figure out the cause of this error. Any guidance will be appreciated.

Texis version on the uploading server:
Texis Web Script (Vortex) Copyright (c) 1996-2012 Thunderstone - EPI, Inc.
Commercial Version 6.01.1342629243 20120718 (i686-intel-winnt-64-32)

Texis version on the receiving server:
Texis Web Script (Vortex) Copyright (c) 1996-2012 Thunderstone - EPI, Inc.
Commercial Version 6.01.1342652989 20120718 (i686-unknown-linux2.4.9-64-32
User avatar
Kai
Site Admin
Posts: 1271
Joined: Tue Apr 25, 2000 1:27 pm

htbuf_readnblk erros

Post by Kai »

Any Vortex errors on the receiving server? Is a proxy being used? What type/version of web server is the receiver?
josmani
Posts: 53
Joined: Tue Jun 03, 2003 3:38 am

htbuf_readnblk erros

Post by josmani »

No errors on receiving server. No proxy and it is running on Linux / Apache.
User avatar
Kai
Site Admin
Posts: 1271
Joined: Tue Apr 25, 2000 1:27 pm

htbuf_readnblk erros

Post by Kai »

Anything in the receiving Apache server error log? It might note why it is resetting the connection.
Post Reply