From owner-freebsd-questions@FreeBSD.ORG Sat Oct 29 18:09:00 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FE76106566C for ; Sat, 29 Oct 2011 18:09:00 +0000 (UTC) (envelope-from martinrame@yahoo.com) Received: from nm28.bullet.mail.sp2.yahoo.com (nm28.bullet.mail.sp2.yahoo.com [98.139.91.98]) by mx1.freebsd.org (Postfix) with SMTP id 67BA08FC0C for ; Sat, 29 Oct 2011 18:09:00 +0000 (UTC) Received: from [98.139.91.69] by nm28.bullet.mail.sp2.yahoo.com with NNFMP; 29 Oct 2011 18:09:00 -0000 Received: from [98.139.91.38] by tm9.bullet.mail.sp2.yahoo.com with NNFMP; 29 Oct 2011 18:09:00 -0000 Received: from [127.0.0.1] by omp1038.mail.sp2.yahoo.com with NNFMP; 29 Oct 2011 18:09:00 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 114293.42390.bm@omp1038.mail.sp2.yahoo.com Received: (qmail 74271 invoked by uid 60001); 29 Oct 2011 18:08:59 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1319911739; bh=d2PxHGvUnH7Wdjr8GMsAYieAFPuchvcklcEyqDJyRys=; h=X-YMail-OSG:Received:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=hpC+6Gf9OQcbKCQlCQ6II9ehpAJ9t5Yp/ymsdo7+OowIfKno3u+4M0AHGhyFp3EfqxKiTE/Igq2Dl5botV33EUvuz/wEl4J5NhibsQK3ZtQsZ6bTVH+URNj2tlSVmwZviJ2QbKmp0bFD2Unw14q/QwMF0MMA76ZscD1Q+8yPg+8= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=5CfsP3lKb1ycRi1KPtv0cuoPU08hZ9PnPSL6RWt7OjGcGOKkuYdMBagjGe5zcTKcL6Jv6P7LGWAw72OooriMfrMMzpbghTyj/B7pP6Yq2Im+y4SKK8zS6W2VP2kUhF33esWuCnlQTiAgsZRrCmjl4lUt7nOyrfNqAHvks3ddnKM=; X-YMail-OSG: oRxvZKQVM1lOV8KVwqINrQpz.TGlC5.t_9ORhci.4WOq3F8 LcRaqadPwdBIx9ikqX6WLyJDaukQ213YgFZPuf_DT0Nm6gAlLJI0Nvtrk.bD pHE2YAhZlucIn8VcR1yERBtvhwT9a7FByFeueWFUj.vEZKp9_IsRExLQETNM cqhbuEGTZQ_QDbYIc5JQB8bmVpOAajVAfSC0HLY2dmO3jgAsFDyE_onFWWBh rRCfK8vwbg2abmrvRMBfykN74YPU0Az1gcOUWFNN1Iko4L2MerjYbp.ksvfQ NAxZf_tVIOaWIapxDZUr.4kcEjMYPP310wtXPsfo3Y9xeH6D5l9xYwzmKVXV YHALMSOFND6MJ_LjYnc4gUut4b54GQYvOfQhrFZaoBzCb9xqmapLHlMM_y14 kLV44jJamWEms21TCjVmBPRxNBl1Xn9QH7rCpj7VW21n36vUmj2J4Gb3bp3_ zc2iU Received: from [201.235.210.27] by web113502.mail.gq1.yahoo.com via HTTP; Sat, 29 Oct 2011 11:08:59 PDT X-Mailer: YahooMailWebService/0.8.114.317681 Message-ID: <1319911739.65639.YahooMailNeo@web113502.mail.gq1.yahoo.com> Date: Sat, 29 Oct 2011 11:08:59 -0700 (PDT) From: =?iso-8859-1?Q?Leonardo_M=2E_Ram=E9?= To: "freebsd-questions@freebsd.org" MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Samba/CIFS, what I'm serving? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?iso-8859-1?Q?Leonardo_M=2E_Ram=E9?= List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Oct 2011 18:09:00 -0000 Hi, I've installed Samba on my server to share some directories to Windows = machines. It is working very well.=0A=0ASince a couple of days, I noted the= whole server's performance was slow, then I started to check open ports, s= topped some services, until samba was the only service still working (my wi= fe's windows box had some shared files opened).=0A=0AI wonder if there's a = way to configure CIFS to speed this up.=0A=0ALeonardo.