I sent over than 100 requests to web service I am using Parallel.Foreach
and it handle it well, but when see the traffic using Wireshark I only see 4 or up to 10 requests per second.
Then I tried the same case on same machine in SOAPUI TOOL in bulk multi threading Mode then I saw that the 100 requests are sent in same second.
Any advice nothing that I am using
- C# 2017
- Framework 4.5
- OS win 10
- CPU cores 4 I7
- RAM 16 GB
![I sent over than 100 requests to web service [duplicate]](https://file.115kc.com/storage/eg/image153.jpg)