Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion push module: unable to allocate message in shared memory

Received: by 10.50.94.166 with SMTP id dd6mr170871igb.3.1337878979433;
        Thu, 24 May 2012 10:02:59 -0700 (PDT)
X-BeenThere: nginxpushstream@googlegroups.com
Received: by 10.231.48.9 with SMTP id p9ls1180300ibf.8.gmail; Thu, 24 May 2012
 10:02:59 -0700 (PDT)
Received: by 10.50.89.228 with SMTP id br4mr14089389igb.5.1337878979170;
        Thu, 24 May 2012 10:02:59 -0700 (PDT)
Received: by 10.50.89.228 with SMTP id br4mr14089388igb.5.1337878979159;
        Thu, 24 May 2012 10:02:59 -0700 (PDT)
Return-Path: <wandenb...@gmail.com>
Received: from mail-ob0-f176.google.com (mail-ob0-f176.google.com [209.85.214.176])
        by gmr-mx.google.com with ESMTPS id ga4si723657igc.1.2012.05.24.10.02.59
        (version=TLSv1/SSLv3 cipher=OTHER);
        Thu, 24 May 2012 10:02:59 -0700 (PDT)
Received-SPF: pass (google.com: domain of wandenb...@gmail.com designates 209.85.214.176 as permitted sender) client-ip=209.85.214.176;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of wandenb...@gmail.com designates 209.85.214.176 as permitted sender) smtp.mail=wandenb...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-ob0-f176.google.com with SMTP id ef5so18644479obb.35
        for <nginxpushstream@googlegroups.com>; Thu, 24 May 2012 10:02:59 -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
         :content-type;
        bh=kZVhUXmzFO0cGAPr9dVx1n3G8jAr5kQYmhirrBbNovQ=;
        b=Ju2U3uGHHxlm072AplEGyu1uIbPTVZcWQJ1FtmixLJH3IkcE4qNoDh/BSnl3D436OI
         KdAcGN4rif5Kzar4lQq3OZpNLAPgw1vLW7cV7nQ86hSoGd+j8+BZPZLgXJ0Wn05a9Eox
         L6DuZSwNU+1vRV2lnatx4eZ/Dxm5g6a6EMsMcKKSltX/Ctg77/rdi60Jrit/fwEcVz1k
         FhAbGWbkmR70Yzse9JglE4JVHwa0ybEu3X7BieSHHkd46bgxfl6K0Di1Mv8M2nPVNnSA
         4vS38+gToJt2C3mlxEwX4Rfy308I5lPcNbf71xPL/yDXaRYtcSbLnDlrD71/4pR1Osj/
         DfUg==
MIME-Version: 1.0
Received: by 10.182.174.36 with SMTP id bp4mr95320obc.53.1337878978925; Thu,
 24 May 2012 10:02:58 -0700 (PDT)
Received: by 10.182.149.2 with HTTP; Thu, 24 May 2012 10:02:58 -0700 (PDT)
Received: by 10.182.149.2 with HTTP; Thu, 24 May 2012 10:02:58 -0700 (PDT)
In-Reply-To: <185b1649-8880-47e1-b4a1-df5356e11...@kw17g2000pbb.googlegroups.com>
References: <185b1649-8880-47e1-b4a1-df5356e11...@kw17g2000pbb.googlegroups.com>
Date: Thu, 24 May 2012 14:02:58 -0300
Message-ID: <CAFXmt0VpB0WM06ZRWJ0oApy-RSESCpSfWLar-icbuAk3gB+...@mail.gmail.com>
Subject: Re: push module: unable to allocate message in shared memory
From: Wandenberg Peixoto <wandenb...@gmail.com>
To: nginxpushstream@googlegroups.com
Content-Type: multipart/alternative; boundary=e89a8f647bd74a944504c0cb397e

--e89a8f647bd74a944504c0cb397e
Content-Type: text/plain; charset=ISO-8859-1

Can you send your configuration file?

Probably you have to increase the shared memory size.

Regards,
Wandenberg
On 2012 5 23 23:04, "zhangminwei" <zhangmin...@gmail.com> wrote:

> Hi all:
>
>    We set up an comet server with nginxpush module on unbuntu, the
> following error happen after 3 days( 1 request/1 second),  Anybody
> knows what's the problem, how to resolve it?
>
>
> 2012/05/24 09:53:27 [crit] 1741#0: ngx_slab_alloc() failed: no memory
> 2012/05/24 09:53:27 [crit] 1741#0: ngx_slab_alloc() failed: no memory
> 2012/05/24 09:53:27 [error] 1741#0: *46182 push module: unable to
> allocate message in shared memory

--e89a8f647bd74a944504c0cb397e
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<p>Can you send your configuration file?</p>
<p>Probably you have to increase the shared memory size.</p>
<p>Regards,<br>
Wandenberg </p>
<div class=3D"gmail_quote">On 2012 5 23 23:04, &quot;zhangminwei&quot; &lt;=
<a href=3D"mailto:zhangmin...@gmail.com">zhangmin...@gmail.com</a>&gt; wrot=
e:<br type=3D"attribution"><blockquote class=3D"gmail_quote" style=3D"margi=
n:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all:<br>
<br>
 =A0 =A0We set up an comet server with nginxpush module on unbuntu, the<br>
following error happen after 3 days( 1 request/1 second), =A0Anybody<br>
knows what&#39;s the problem, how to resolve it?<br>
<br>
<br>
2012/05/24 09:53:27 [crit] 1741#0: ngx_slab_alloc() failed: no memory<br>
2012/05/24 09:53:27 [crit] 1741#0: ngx_slab_alloc() failed: no memory<br>
2012/05/24 09:53:27 [error] 1741#0: *46182 push module: unable to<br>
allocate message in shared memory</blockquote></div>

--e89a8f647bd74a944504c0cb397e--