From owner-freebsd-questions@FreeBSD.ORG Thu Apr 9 05:21:43 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7D413986 for ; Thu, 9 Apr 2015 05:21:43 +0000 (UTC) Received: from mail-pa0-x236.google.com (mail-pa0-x236.google.com [IPv6:2607:f8b0:400e:c03::236]) (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 4A4C43C5 for ; Thu, 9 Apr 2015 05:21:43 +0000 (UTC) Received: by pacyx8 with SMTP id yx8so137739618pac.1 for ; Wed, 08 Apr 2015 22:21:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=PE52AxQxYOB9l+Yj9V4To0LygFllY4yoVw6c63lnWOU=; b=I0XYAARhU4/dYztpjo0gPsuZymVS+nPBZeZqAA8Bjv/hm6GzDywTE3QpYdSVZCBPLq 66Z+CNJX+Akn5Onz0UsbzsRu7SFv79Nv8G1qT+UpUCPtEr+rUASMk1R7l23WF6n+RJub IW8czYaSItayGzzgvThoC7s6N0Y5wmCWmKCAiSFNXG6EAyD5hzD9p5CW62xXEAShzfQM 3qncmSSNqbbsbof9ux86Witv8QV2ILHTOmFCqQvZf7CwNEFpQMYkkKXmHQwkJN7r3tr0 UV+3w09nCVFytNkmfVOO/R6wLwS25gQM1B1aFXONzaEKzGaKiai1/aylGXTvlOmGaHrC I/7g== X-Received: by 10.66.118.136 with SMTP id km8mr52436250pab.43.1428556902770; Wed, 08 Apr 2015 22:21:42 -0700 (PDT) MIME-Version: 1.0 Received: by 10.70.82.33 with HTTP; Wed, 8 Apr 2015 22:21:22 -0700 (PDT) In-Reply-To: <20150409034121.7D7C720395@smtp.hushmail.com> References: <20150409034121.7D7C720395@smtp.hushmail.com> From: Michael Schuster Date: Thu, 9 Apr 2015 07:21:22 +0200 Message-ID: Subject: Re: Initial request to server extremely slow after longer periods of inactivity To: opendaddy@hushmail.com Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freeBSD Mailing List X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Apr 2015 05:21:43 -0000 Hi, at first glance, this sounds a bit like a paging/swapping issue - are other things active on that machine? regards Michael On Thu, Apr 9, 2015 at 5:41 AM, wrote: > Hi! > > I'm running this Rails app on a DigitalOcean FreeBSD droplet. Lately I've > been experiencing extremely slow initial requests after longer periods of > inactivity. Subsequent requests are fine. > > At first I thought it was my PostgreSQL database or the Rails app itself, > but now I doubt that's the case as I just realized SSH connections made > simultaneously with those initial requests are equally slow. > > Has anybody ever encountered anything similar? > > Thanks! > > O.D. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > -- Michael Schuster http://recursiveramblings.wordpress.com/