From owner-freebsd-questions@FreeBSD.ORG Thu Jun 1 09:49:48 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 7EC4916B3A9 for ; Thu, 1 Jun 2006 09:49:48 +0000 (UTC) (envelope-from f.bonnet@esiee.fr) Received: from mail.esiee.fr (mail.esiee.fr [147.215.1.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7EC643D5D for ; Thu, 1 Jun 2006 09:49:47 +0000 (GMT) (envelope-from f.bonnet@esiee.fr) Received: from mail.esiee.fr (localhost.esiee.fr [127.0.0.1]) by mail.esiee.fr (Postfix) with SMTP id AF3F63658C2 for ; Thu, 1 Jun 2006 11:49:46 +0200 (CEST) Received: from [147.215.1.21] (lisa.esiee.fr [147.215.1.21]) by mail.esiee.fr (Postfix) with ESMTP id 62E993658B9 for ; Thu, 1 Jun 2006 11:49:45 +0200 (CEST) Message-ID: <447EB839.8070103@esiee.fr> Date: Thu, 01 Jun 2006 11:49:45 +0200 From: Frank Bonnet User-Agent: Thunderbird 1.5 (X11/20060320) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: limiting apache thru login.conf ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 09:49:52 -0000 Hello again I'm in troubles with a webmail using apache ( squirrelmail ) that seems to eat a lot of ressources of the machine then really slowing it down. Does anyone has tried to limit ressources "eaten" by apache using the /etc/login.conf file for the www user ? The apache.sh launching script use the /usr/bin/limits command but there is no special entry for the www user in login.conf file . TIA -- Frank Bonnet