From owner-freebsd-questions Sun Apr 28 12:30:18 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA17957 for questions-outgoing; Sun, 28 Apr 1996 12:30:18 -0700 (PDT) Received: from nexus.xanadu2.net (nexus.xanadu2.net [206.242.128.50]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA17952 for ; Sun, 28 Apr 1996 12:30:15 -0700 (PDT) Received: from 206.242.128.30 ([206.242.128.30]) by nexus.xanadu2.net (8.6.12/8.6.12) with SMTP id OAA01158 for ; Sun, 28 Apr 1996 14:29:13 -0500 Message-ID: <3183D510.8D1@xanadu2.net> Date: Sun, 28 Apr 1996 14:29:04 -0600 From: "Matthew Z. Stout" X-Mailer: Mozilla 2.01 (Macintosh; I; 68K) MIME-Version: 1.0 To: questions@freebsd.org Subject: Strange httpd behavior.... X-URL: http://www.freebsd.org/mailto.html Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk After running my web server for nearly 5 months without problems I dug in and mounted a second hard drive. A few days after this httpd and innd suddenly began exibiting delays of 2 or 3 minutes before filling a request. in both cases, the connection establishes right away but it waits before actually sending data. As I said, it has been running without a hitch and I made no changes to any configuration files. When I watch the connection with netstat it shows information in the Queue waiting to go out but it doesn't actually send it right away as it should. Can someone tell me why these two relatively unrelated services would suddenly begin acting up in this manner. By the way, all other services run great and at top speed, and I am running FreeBSD 2.1. Thanks in advance for the assist. Matthew ZS matt@xanadu2.net