I am sorry if this is answered elsewhere, I did some digging before posting this and did not find anything.
I have a friend that's an accountant, they use Quick Books - which is notorious for its network load. They are getting occasional connection lost errors between their laptops and the QB data server.
The server connects to a TP link gigabit hub (unmanaged), which connects to their ISP supplied router/modem/WiFI access point.
My suspicion is the ISP's router has a problem with the volume of data routing through it between the server and the WiFI laptops.
I am looking for a way to figure out how much data the wifi can handle, and how reliable the connection is.
So far, I have tried the example tests in the man page. And they get the occasional TCP write (or read) failure). That is, I ran in -s mode on the data server. And -c mode on the laptops. I have tried one at a time, and all 3 laptops at the same time. I think I see a significant drop in bandwidth when multiple laptops are testing, I suppose that suggests the WiFi device has a limited bandwidth and/or unable to handle multiple clients at the same time. Given QB's propensity for high data usage, that could be the problem.
Thanks in advance,
Richard
Last edit: Richard Cooke 2024-06-14
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You might want to try --burst-size and burst-period. Then monitor the xfer time on the server. Run the iperf server on the same computer as the QB server.
I am sorry if this is answered elsewhere, I did some digging before posting this and did not find anything.
I have a friend that's an accountant, they use Quick Books - which is notorious for its network load. They are getting occasional connection lost errors between their laptops and the QB data server.
The server connects to a TP link gigabit hub (unmanaged), which connects to their ISP supplied router/modem/WiFI access point.
My suspicion is the ISP's router has a problem with the volume of data routing through it between the server and the WiFI laptops.
I am looking for a way to figure out how much data the wifi can handle, and how reliable the connection is.
So far, I have tried the example tests in the man page. And they get the occasional TCP write (or read) failure). That is, I ran in -s mode on the data server. And -c mode on the laptops. I have tried one at a time, and all 3 laptops at the same time. I think I see a significant drop in bandwidth when multiple laptops are testing, I suppose that suggests the WiFi device has a limited bandwidth and/or unable to handle multiple clients at the same time. Given QB's propensity for high data usage, that could be the problem.
Thanks in advance,
Richard
Last edit: Richard Cooke 2024-06-14
You might want to try --burst-size and burst-period. Then monitor the xfer time on the server. Run the iperf server on the same computer as the QB server.