Link to home
Start Free TrialLog in
Avatar of websss
websssFlag for Kenya

asked on

http post/get throughput limit? - missing data when processing 30 messages a sec

I've integrated into a 3rd party java windows app which is forwarding messages via http post and get
They call it forwardURL, and its running locally so just hits http://127.0.0.1/etc

On the other side of this I have  multithreaded c# 4.6 console app which accepts the forwarded messages and saves them
I've noticed recently I've started to miss messages, and in one instance, there were 14 mins of messages missing

I'm trying to figure out the issue with logging etc, but wondered if there is a technology limit/server configuration limit (win 2016)
when I get to 30 messages a second, I've noticed messages start going missing.

Is there a limit that i'm unaware of, or some setting in the console app/windows that needs checking that might be responsible for these missing messages?
Avatar of gr8gonzo
gr8gonzo
Flag of United States of America image

If it's on a Windows desktop OS, then you're limited to 20 simultaneous connections. Windows Server OS is what you'd need if you want to run more.
This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.