Wondering if anyone has run into this problem and if they might have any
advice:

We are running CF 4.5 on both a Linux (RedHat 6.x) server and on a
Windows98 (NT will not work in this situation; believe me, I've tried)
machine.  The Windows 98 box does most of the CF work.  I am trying to
set up distributed/remote CF processing so that the Linux box hands off
the processing to the Windows box.  Both machines run a web server as
well
(Apache on the Linux machine, Website Pro on the Windows).  Operating
alone, both servers work fine.

I've set up the cfremote.ini file on the Linux server and the cfdist.ini
file on the Windows machine.  The initial connection is made just fine.
When running cfdist.exe in verbose mode, I can see that it accepts the
connection from the Linux machine.  It creates a worker thread.
Immediately after that, I get the following:

"Error opening connection to ColdFusion Application Server."

and then the program says the worker thread exited normally.  The Linux
side reports "Reading from socket failed....Connection reset by peer"

Anyone have any ideas?  Thanks in advance.

Dan
--
Daniel Beach            |     [EMAIL PROTECTED]
Webmaster               |     Tel: 507.646.3289
St. Olaf College        |     http://www.stolaf.edu/




--
Daniel Beach            |     [EMAIL PROTECTED]
Webmaster               |     Tel: 507.646.3289
St. Olaf College        |     http://www.stolaf.edu/



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to