|
Is there any way to detect packet loss with the help of performance counters or am I better of using a 3rd-party tool? What tools would you recommend?
Started by Mathias on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Are you trying to track the total number of TCP retries because of packet.
Such as packet loss in its output.
|
|
My Company uses a wide Ethernet service to our data center and have determined there is packet loss occuring from our office to servers located in the data center.
We've been able to determine that there is no packet loss inside either side of the network...
Started by Ross on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
What about packet loss from the servers to your office ? What are the traffic statistics experience packet loss after a certain level or continuously ?
We need more details on the problem are not starting in the ....
Though.
|
|
My question may be pretty basic TCP/IP / router based, but I need to couch it in terms of a Winpcap application pingplotter that I have used.
One of the features I did use in my last place of work was to use this Win32 application PingPlotter to test ...
Started by polyglot on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
For monitoring packet loss from client to server in wireless networks with poor
--- www.l.google.com ping statistics ---
10 packets transmitted, 9 received, 10% packet loss, time 8999ms and when you....
To channel error.
|
Ask your Facebook Friends
|
Hello,
I'm working with a Cisco 2621 and NAT to map ip addresses to machines in my cluster. Starting yesterday, I noticed heavy packet loss (60% loss reported by ping) to one ip address mapped to three ports on the same machine. However, all of the other...
Started by Harish on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
On the router? I've had a few cases of packet loss caused by increased memory usage (about 50% memory.
|
|
My Java application receives data through UDP. It uses the data for an online data mining task. This means that it is not critical to receive each and every packet, which is what makes the choice of UDP reasonable on the first place. Also, the data is...
Started by Daphna Shezaf on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
That's one reason.
If you are concerned about packet loss, use TCP.
Take may happen when using UDP.
|
|
I just recently got a fiber line installed into my office, and with the exception of an odd bit of trouble that we're having, things are working good, and the network response is really amazing.
The problem that we're having is that every once in a while...
Started by Matt Simmons on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
A couple of tests to try.
Addressed to the router will cause an additional performance hit, as every packet will be passed to the router's own IP stack and will require a response packet to be generated.
|
|
This server has been running like a dream since I got it about a year ago. Torrent slave, NGINX webserver, CUPS print server, game server, and it got great uptime.
This past month or so, I have started to get huge packet loss in my connections to the ...
Started by Max E. on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Connecting directly to the server w/ a crossover cable to see if packet loss persists? Perhaps you have.
|
|
I've got this nasty problem where sending multiple, large messages in quick succession from a Java (NIO) server (running Linux) to a client will lead to truncated packets. The messages have to be large and sent very rapidly for the problem to occur. Here...
Started by ZenBlender on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
More here: http.
Don't assume you have any control over what data ends up in which packet.
|
|
Hi There
I have a RV220W with the latest firmware (1.0.2.4) and I loose about one in every 20-40 packets.
I have tried with both wireless/wired, on different ports, laptops, and Ethernet cables.
My configuration is fairly simple:
1.) I reconfigured the...
Started by Henry Bosch on
, 24 posts
by 8 people.
Answer Snippets (Read the full thread at cisco):
I experienced wifi disconnects interface over 48hrs with....
Packet loss is still 4/12/2012 and immediately had problems with significant packet loss.
And no sign of slowness when DHCP is assigining IPs to devices? None .
Again.
|
|
Last Friday we experienced a power event where our power fluctuated four times then went off completely for approximately 40 minutes.
Ever since, we are experiencing very slow network performance. Launching a networked Excel spreadsheet that used to take...
Started by Richard Wright on
, 14 posts
by 6 people.
Answer Snippets (Read the full thread at spiceworks):
You could use just regular pinging if you (command depends on age of switch, these would show you speed/duplex/packet status/output errors.
Switch to another) testing for speed and packet loss.
|