Closed Polyteres closed 4 weeks ago
Hello,
It looks like the client is repeatedly sending a request for a publish but these requests are never satisfied. You should normally see:
It looks like this is happening:
If you can send me a wireshark capture with security disabled, I can take a look. Also pushed an update which fixes the count in the logger.
Closed due to inactivity. Please reopen if you can capture this issue with Wiresharp.
Hi,
We have an OPC server based on the sample server from this library and we are getting this message without any defined pattern (the application can be running without problems for hours). As workarounds we have increased the number of clients when we created the server to 400, the timeout to 40 and the MaxPublishRequests of the class NetDispatcherBase to 8192 but we still get this error. Is there any limitation in this regard?.
Best Regards, Borja Navarro.