From owner-freebsd-questions@FreeBSD.ORG Thu Apr 23 06:55:01 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9E2B840A for ; Thu, 23 Apr 2015 06:55:01 +0000 (UTC) Received: from mail-ob0-x229.google.com (mail-ob0-x229.google.com [IPv6:2607:f8b0:4003:c01::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5F75311C2 for ; Thu, 23 Apr 2015 06:55:01 +0000 (UTC) Received: by obfe9 with SMTP id e9so6845761obf.1 for ; Wed, 22 Apr 2015 23:55:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=2d97IC6bDQvOpWf90x1MATR5WBmjNVy9b/shtzAXXjY=; b=BTJqa/asV2XbD9OXEKjk+X2lKMzYpY7298Xx3gye3bidx4ttnLyKi7rlndD3fqDiNP TlEVmZTWGBdDgHPShCqCzZoJ1lpuiDhbIcnww7SybzXZO1b/jqXcuDVZHfE2XO1LKvoM 768re0nrR3/jZ+tSWOaVCVhz9hW7uBWjmjFGBbWpDTq2A4unTCYU6bDUKNRKQXIxa3YX e9bIb9TChb01VmDU/FANgsa5vQMl/l6HxUM7hOPQ5vDqffi+3FYmm9w62GzL9BECyU1U QRKsdvndXdjvBBM9TgqW0ogLQtA+f9/5hzejVb1wGk5yv9wkEXKl5Hglx1EEaH9yGN0n wd4w== MIME-Version: 1.0 X-Received: by 10.60.161.50 with SMTP id xp18mr1171884oeb.6.1429772100639; Wed, 22 Apr 2015 23:55:00 -0700 (PDT) Received: by 10.76.72.66 with HTTP; Wed, 22 Apr 2015 23:55:00 -0700 (PDT) In-Reply-To: <20150422210429.Horde.HzvF4AYttFWArG_eKtySqQ6@mail.parts-unknown.org> References: <20150415085039.GF1280@xtaz.uk> <20150420233457.Horde.XyjvIrXnoN5DCSO0SMsfUg6@mail.parts-unknown.org> <20150422210429.Horde.HzvF4AYttFWArG_eKtySqQ6@mail.parts-unknown.org> Date: Thu, 23 Apr 2015 10:55:00 +0400 Message-ID: Subject: Re: High LA caused by php-fpm From: Dimitri Minaev To: David Benfell Cc: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Apr 2015 06:55:01 -0000 I installed OpenSSL without ASM, but I cannot reproduce the problem, PHP5.3 has expired and was removed from ports and PHP5.4 shows no signs of similar problems. Sorry for troubling :) On 23 April 2015 at 08:04, David Benfell wrote: > Quoting Dimitri Minaev : > > Sounds reasonable :) Should I also recompile PHP using WITH_OPENSSL_PORT? >> > > I suspect you can get away with just rebuilding those ports that actually > depend on openssl, but I would have to defer to those with more experience > on this. > > What *I* did was portmaster -r openssl and portmaster -Rft php55 (because > I'm using php55). This was probably overkill. > > > -- > David Benfell > -- With best regards, Dimitri Minaev