0

I have to send data to the server after each minute. While I send the data from the Socket client it gets disconnected with a transport error.

I have increased the limit of maxHttpBufferSize to 1e8, but still, I am facing the same issue. Tried locally, and sent data over size 8 MB it worked and the socket didn't get disconnected. But in production, it is not working.

  • 1
    The question is missing essential information needed to understand and reproduce the issue by others. Please see [How do I ask a good question?](https://stackoverflow.com/help/how-to-ask) and also [How to create a Minimal, Reproducible Example](https://stackoverflow.com/help/minimal-reproducible-example) on how to improve your question so that one can actually help you. – Steffen Ullrich Jan 18 '23 at 06:55
  • Please provide enough code so others can better understand or reproduce the problem. – Community Jan 20 '23 at 09:22

0 Answers0