Hi, I was using thrift TBufferedTransport. I started using TFramedTransport. I have done more change in server. Now I am using thrift non blocking server with 1 IO thread and 9 worker thread.
I am getting lot of *Connection reset by peer. *What could be the issue ? I am using C++ at client and server. regards Vivek Goel
