Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Typo

Table of Contents
outlinh1. true
outlinh1. true
1printablefalse
2stylh1. none
3indent20px

TCP connections with the status FIN_WAIT_2 are those, which are not closed correctly with shutdown(). This maybe caused by JobScheduler, but normally it sends the shutdown() command to close the connection finally.

Propably it is a problem of the browser, but after 120sec in FIN_WAIT_2 state the connection will be closed anyway.

There is no way for JobScheduler to manipulate this behaviour.

see also: What is a FIN_WAIT state?