Hi, Currently when we increased the number of subscriptions in our ETA based application we are getting this error on rsslPing (Error: 1002 ipcWrite() failed. System errno: (104)). I believe this is the connection reset by peer error. Can you please advice on what could be the issue. We are continuously reading all the messages using rsslReadEx call (based on the examples. Keep reading when rsslRetCode > 0). Is there a way we can know if we are still lagging on consumption? Appreciate any help on this. Thanks a lot.