Hacker News new | ask | show | jobs
by TimMurnaghan 1677 days ago
No. Every golang stdlib proxy I've tried to use is a toy. They very inefficiently copy the message body and the memory behaviour is just horrible. Try posting a 10MB message. (That's actually not a lot for modern technology) and it will grind to a halt.
1 comments

Would it possible to share your findings?