I'm trying to use phpcassa on high-traffic website (using AWS), there is about 50 requests per seconds, but sometimes I'm getting the following error:
An attempt was made to connect to every server twice, but all attempts failed. The last error was: TException:TSocket: Could not connect to x.x.x.x:9160 (Cannot assign requested address [99])
What can be the problem here?