FIN_WAIT_2

From: Robert Gogolok (robertgogolok_at_web.de)
Date: 03/22/05

  • Next message: John Mok: "Re: HOWTO connect MCI using Netgraph + Frame Relay with Digi SYNC/570i"
    Date: Tue, 22 Mar 2005 14:18:34 +0100
    To: freebsd-net@freebsd.org
    
    

    Hi!

    I have many (about 100) connections in FIN_WAIT_2 state on my webserver
    (FreeBSD 5.3, apache 2.5.53).

    I discussed a few questions already on the freebsd-questions list, see
    http://lists.freebsd.org/pipermail/freebsd-questions/2005-March/081580.html

    Some connections doesn't seem to go away (they remain in FIN_WAIT_2
    state) after 2 hours, what is the exact timeout?

    I can see every 5 minutes ACK packages sent from that FIN_WAIT_2
    connections. Is these because of tcp keep alive (or which RFC specifies
    that behaviour)?
    tcpdump output:
    16:04:12.987415 IP HTTP_SERVER.http > HTTP_CLIENT.10228: . ack
    1760359226 win 0
    16:04:12.987678 IP HTTP_SERVER.http > HTTP_CLIENT.10228: . ack
    1760359226 win 32900
    16:08:57.944008 IP HTTP_SERVER.http > HTTP_CLIENT.10228: . ack
    1760359226 win 0
    16:08:57.944300 IP HTTP_SERVER.http > HTTP_CLIENT.10228: . ack
    1760359226 win 32900
    ...

    Greetings,
    Robert
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: John Mok: "Re: HOWTO connect MCI using Netgraph + Frame Relay with Digi SYNC/570i"

    Relevant Pages

    • Re: [PHP] problem with url_fopen on free hosting environment
      ... I tried to limit connections with iptables, but it did not work out. ... I know it just limits new connections, and I thought this would work out, but it didn't. ... There's also mod_bandwidth for Apache, not included in the aforementioned topic. ... Confidentiality: ...
      (php.general)
    • Re: sending out spam through IRC server ?
      ... Apache on port 80 of one machine, ... making this server an open proxy. ... Well, IP accepting connections does ... Spammers "enjoyed" it for 2 weeks, and I will be forever gratefull to ...
      (Incidents)
    • RE: [PHP] Re: Understanding persistent connections with oci8
      ... networking support for over 15 years. ... system or none to these connections, and they will stay around for hours ... the Apache server. ... The HP-UX Apache web server only provides the worker MPM so in order to ...
      (php.general)
    • Re: Slow connection to Oracle 9i
      ... Each Apache process runs one perl instance. ... 'caches' all DBI connections using the connect params as the key. ... Then you will get a maximum of 50 open connections on server A, ...
      (perl.dbi.users)
    • RE: [PHP] Re: Understanding persistent connections with oci8
      ... persistent connections by making connections to a non-oracle-db request ... been to restart apache. ... And I can redo the test with just one server ... making a new non-oracle-db request. ...
      (php.general)