From owner-freebsd-ports@FreeBSD.ORG Sun Nov 12 21:24:42 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5133A16A4D0; Sun, 12 Nov 2006 21:24:42 +0000 (UTC) (envelope-from niekdekker@gmail.com) Received: from smtp-1.orange.nl (smtp-1.orange.nl [193.252.22.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id E653D43D5A; Sun, 12 Nov 2006 21:23:54 +0000 (GMT) (envelope-from niekdekker@gmail.com) Received: from [192.168.1.10] (s5591888a.adsl.wanadoo.nl [85.145.136.138]) by mwinf6007.orange.nl (SMTP Server) with ESMTP id 54322700008A; Sun, 12 Nov 2006 22:23:50 +0100 (CET) X-ME-UUID: 20061112212350344.54322700008A@mwinf6007.orange.nl Message-ID: <455790E2.2050302@gmail.com> Date: Sun, 12 Nov 2006 22:23:46 +0100 From: Niek Dekker Organization: Bureau Digitekst User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl-NL; rv:1.8.0.7) Gecko/20060910 SeaMonkey/1.0.5 MIME-Version: 1.0 To: clement@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org Subject: bug assumes in FreeBSD Port: apache-2.2.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Nov 2006 21:24:42 -0000 hi clement, platform: FreeBSD 6.2-BETA2 amd64 apache 2.2.3 When restarting the httpd process with either /usr/local/etc/rc.d/apache22 graceful or apachectl graceful, httpd actually spawns a new process without stopping the existing. replication: repeat the above. regards, Niek