From owner-freebsd-questions@FreeBSD.ORG Mon Jan 24 10:28:00 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E66616A4CE for ; Mon, 24 Jan 2005 10:28:00 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 499B143D3F for ; Mon, 24 Jan 2005 10:28:00 +0000 (GMT) (envelope-from heccjj@gmail.com) Received: by rproxy.gmail.com with SMTP id z35so391191rne for ; Mon, 24 Jan 2005 02:27:59 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:user-agent:x-accept-language:mime-version:content-type:to:subject:from; b=SwuIeS5AgGtHDuXfbgR3FjRFmjXF8fW4gRxxof68Xz5tBfydeU8vLiRjfhL56YW/u8BRdsk9pmRLbfzTq2TyoDUCXTVEHWvt9ioWMiFP/uhoL68JTREho+eeWNnICqY/XImsBXbDZC4Q4cYqXltBY/aIZM++wEb5LwBxnt4Bwkk= Received: by 10.38.82.33 with SMTP id f33mr485517rnb; Mon, 24 Jan 2005 02:27:59 -0800 (PST) Received: from ?192.168.123.104? ([211.161.123.40]) by smtp.gmail.com with ESMTP id 71sm1933rnb.2005.01.24.02.27.58; Mon, 24 Jan 2005 02:27:59 -0800 (PST) Message-ID: <41F4CDA9.8000705@gmail.com> Date: Mon, 24 Jan 2005 18:27:53 +0800 User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: zh-cn,zh Mime-Version: 1.0 Content-Type: text/plain; charset=gb2312 To: freebsd-questions From: heccj Subject: My FreeBSD Box's WEB serve sleeps? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2005 10:28:00 -0000 My FreeBSD 5.3 Box have Apache MySQL and pureftp serve,and i start them by adding *****_enable="YES" in the /etc/rc.conf. I meet an odd problem:if the clients visit http serve via internet at the first time will get an erro:can't visit the server,but after a while,it works very well,and then work very well.Espacially the first client of one new day often meets this problem. thanks!