From owner-freebsd-stable@FreeBSD.ORG Tue Oct 15 12:41:02 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A12C2687 for ; Tue, 15 Oct 2013 12:41:02 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from cpsmtpb-ews03.kpnxchange.com (cpsmtpb-ews03.kpnxchange.com [213.75.39.6]) by mx1.freebsd.org (Postfix) with ESMTP id 2800A2EEE for ; Tue, 15 Oct 2013 12:41:01 +0000 (UTC) Received: from cpsps-ews15.kpnxchange.com ([10.94.84.182]) by cpsmtpb-ews03.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Tue, 15 Oct 2013 14:39:52 +0200 Received: from CPSMTPM-TLF101.kpnxchange.com ([195.121.3.4]) by cpsps-ews15.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Tue, 15 Oct 2013 14:39:51 +0200 Received: from sjakie.klop.ws ([212.182.167.131]) by CPSMTPM-TLF101.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Tue, 15 Oct 2013 14:39:51 +0200 Received: from 212-182-167-131.ip.telfort.nl (localhost [127.0.0.1]) by sjakie.klop.ws (Postfix) with ESMTP id 3B56634CD for ; Tue, 15 Oct 2013 14:39:51 +0200 (CEST) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-stable@freebsd.org Subject: Re: Trace process with high outgoing traffic References: <220e8bb5-1050-43d7-a58c-477cbba6ef56.maildroid@localhost> Date: Tue, 15 Oct 2013 14:39:50 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Ronald Klop" Message-ID: In-Reply-To: <220e8bb5-1050-43d7-a58c-477cbba6ef56.maildroid@localhost> User-Agent: Opera Mail/12.16 (FreeBSD) X-OriginalArrivalTime: 15 Oct 2013 12:39:51.0900 (UTC) FILETIME=[A49E19C0:01CEC9A3] X-RcptDomain: freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2013 12:41:02 -0000 On Sun, 13 Oct 2013 09:30:18 +0200, wrote: > Hello, I'm looking for a way to trace a PHP-FPM forked proces which has > high outgoing traffic (user attacking some remote servers). Any ideas? You might use ktrace. Ronald. > > Thank you > Luke > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"