Used in a Sentence

nagle

Definition, parts of speech, synonyms, and sentence examples for nagle.

Editorial note

One of the few legit cases for turning off the Nagle algorithm is for a FPS game running over the net.

Examples17
Definitions1
Parts of speech1

Quick take

A surname.

Meaning at a glance

The clearest senses and uses of nagle gathered in one view.

noun

A surname.

Definitions

Core meanings and parts of speech for nagle.

noun

A surname.

Example sentences

1

One of the few legit cases for turning off the Nagle algorithm is for a FPS game running over the net.

2

As is well known, the interaction between delayed ACKs and the Nagle algorithm is awful.

3

TCP sends successive data elements together, at least as part of the Nagle algorithm.

4

The bad interaction between the Nagle Algorithm and Delayed ACK still irks me.

5

It still bothers me that the Nagle algorithm (which I called tinygram prevention) and delayed ACKs interact so badly.

6

In fact my own UDP protocol does something similar to Nagle as well.

7

If you turn off the Nagle algorithm and then rapidly send single bytes to a socket, each byte will go out as a separate packet.

8

Apache disables Nagle by default, which is what you want for small static files, but I'd love to see data showing that Nagle is actually a significant performance issue for a realistic load.

9

What's this 200ms delay (I kid you not, forgot Nagle once!)?

10

Using a proxy like nginx or varnish to serve static files (and even dynamic data) if you have the proper KeepAlive and Nagle bits flipped can save you a lot of server resources at the application layer.

11

The second half of the problem is delayed acks, but this is not mentioned in the article, instead it goes on saying > [...] but Nagle is not relevant to the modern Internet [...] which is indeed popular belief, but a very superficial analysis that holds no water if you study it further.

12

> When everything is working perfectly and there is no packet loss (assuming Nagle is disabled), UDP and TCP will perform approximately equivalently; data gets through immediately, it's delivered to the application, there's no need to retransmit.

Quote examples

1

The article has a section "Sender SWS Avoidance and Nagle's Algorithm" and claims that they're related.

2

I can be reached at "nagle@animats.com" if needed.

Proper noun examples

1

The tinygram problem, which is addressed by Nagle's Algorithm, occurs when the pipe is almost empty and the writing end is making tiny writes.

2

Nagle's algorithm makes a lot of sense in a lot of situations.

3

Nagle's algorithm does not have any delay or timer build in.

Frequently asked questions

Short answers drawn from the clearest meanings and examples for this word.

How do you use nagle in a sentence?

One of the few legit cases for turning off the Nagle algorithm is for a FPS game running over the net.

What does nagle mean?

A surname.

What part of speech is nagle?

nagle is commonly used as noun.