Does the PHP client have a socket timeout configured that is less
than the wait time? That'd be my first thing to check.
-Bryan
On Mar 24, 2009, at 5:51 AM, Phillip B Oldham wrote:
I have a Java Thrift server which is being accessed by both a PHP and
Python client. The server has one method, which takes a couple of
seconds to fire-up and respond the first time (due to library loading,
etc). The python client doesn't have any issues with this, but the PHP
client always throws an error the first time it's called:
TSocket: timed out reading 4 bytes from {server}:{port}
Any ideas why this might be happening and how to fix?
--
Phillip B Oldham
[email protected]
+44 (0) 7525 01 09 01