| Title: | DIGITAL UNIX (FORMERLY KNOWN AS DEC OSF/1) |
| Notice: | Welcome to the Digital UNIX Conference |
| Moderator: | SMURF::DENHAM |
| Created: | Thu Mar 16 1995 |
| Last Modified: | Fri Jun 06 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 10068 |
| Total number of notes: | 35879 |
Is the persist timeout count from 'netstat -p ip' the count of a window
probe not receiving an ack? I am unable to find a definition of a
persist timeout. Any pointers appreciated.
mark
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 9288.1 | right | SMURF::DUSTIN | Wed Mar 26 1997 11:09 | 9 | |
It's actually netstat -p tcp, since this is a TCP counter.
It's the number of times a packet was sent into a zeroed window,
which is a condition trigged by not receiving an ack in the
first place. I looked at the kernel source code, although there
are probably references out there too..
John
| |||||