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 Node.js hosting similar to Heroku

Received: by 10.223.103.71 with SMTP id j7mr186384fao.11.1284093133556;
        Thu, 09 Sep 2010 21:32:13 -0700 (PDT)
X-BeenThere: nodejs@googlegroups.com
Received: by 10.223.26.6 with SMTP id b6ls1934587fac.1.p; Thu, 09 Sep 2010
 21:30:20 -0700 (PDT)
Received: by 10.223.118.68 with SMTP id u4mr119157faq.16.1284093020285;
        Thu, 09 Sep 2010 21:30:20 -0700 (PDT)
Received: by 10.223.118.68 with SMTP id u4mr119156faq.16.1284093020240;
        Thu, 09 Sep 2010 21:30:20 -0700 (PDT)
Return-Path: <marak.squi...@gmail.com>
Received: from mail-fx0-f49.google.com (mail-fx0-f49.google.com [209.85.161.49])
        by gmr-mx.google.com with ESMTP id b13si564670fab.5.2010.09.09.21.30.19;
        Thu, 09 Sep 2010 21:30:19 -0700 (PDT)
Received-SPF: pass (google.com: domain of marak.squi...@gmail.com designates 209.85.161.49 as permitted sender) client-ip=209.85.161.49;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of marak.squi...@gmail.com designates 209.85.161.49 as permitted sender) smtp.mail=marak.squi...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by fxm12 with SMTP id 12so1817447fxm.36
        for <nodejs@googlegroups.com>; Thu, 09 Sep 2010 21:30:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:received:in-reply-to
         :references:date:message-id:subject:from:to:content-type;
        bh=pV5+GSSCt7pgdT0UtaVVxKwwZKt/htgJuoa/ul6KzaM=;
        b=dusS7FIfFCxiATBcIyP/Qd9Q26IuRvTd3FI3XHdaqN4lw+xatTlzK/m+910tt57ZpZ
         l3SEUEelUCJQVOvOgzrcmK+LWcgQQdNYN1o7KuERiPeclPU8IL+V7p9jYkFILIWJzMrJ
         flgh2KA+uUgVGnwjyvLVVf/Xcu9nJC3AukcpU=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        b=rzJbJsirwBjAF5aButHgVOJDs8YTzPG2geGdTE4LvxL4uCJ12ZvcA3YHqQarpivS/w
         G6c+n+3DtdPXIApVyBzf+R1Qd3PueywoJp1KZ8iHLmVJEhSwfooLXtq3Ps5Wyc3Pwo+G
         O9q6pdAjtmt74uNyq27/Zz72L/c4kJmVh0mdc=
MIME-Version: 1.0
Received: by 10.239.171.143 with SMTP id w15mr47536hbe.55.1284093018993; Thu,
 09 Sep 2010 21:30:18 -0700 (PDT)
Received: by 10.239.182.74 with HTTP; Thu, 9 Sep 2010 21:30:18 -0700 (PDT)
In-Reply-To: <c03c6df4-6666-4f80-ba77-3b339f7ce...@q21g2000prm.googlegroups.com>
References: <020aa00a-ad5d-425c-9862-ef743736e...@t7g2000vbj.googlegroups.com>
	<AANLkTi=aH3JocFkDjebBDD1dcOcT1DTfsn45w4iTK...@mail.gmail.com>
	<d35e64e2-0117-454e-9480-9ad62dfb3...@k13g2000vbq.googlegroups.com>
	<0657b390-b604-4a8a-b6f1-3dd60b0ca...@q9g2000vbd.googlegroups.com>
	<9be078a2-f3a2-49d5-a357-9b314ac43...@c32g2000vbq.googlegroups.com>
	<c03c6df4-6666-4f80-ba77-3b339f7ce...@q21g2000prm.googlegroups.com>
Date: Fri, 10 Sep 2010 00:30:18 -0400
Message-ID: <AANLkTikhpr_NXjCinGGZMHRYCfGL21gLGJqeCVw0R...@mail.gmail.com>
Subject: Re: [nodejs] Re: Node.js hosting similar to Heroku
From: Marak Squires <marak.squi...@gmail.com>
To: nodejs@googlegroups.com
Content-Type: multipart/alternative; boundary=001485f1ec904176e6048fe03477

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

v0.3.0 of http://github.com/nodejitsu/node-http-proxy just got pushed.

should be able to help doing http proxying. it's also able to proxy inside
of existing http.Server instances, which is nice since it will work with
Connect and other frameworks.

currently working on getting some websocket and socket.io tests going.


On Fri, Sep 10, 2010 at 12:26 AM, aaronblohowiak
<aaron.blohow...@gmail.com>wrote:

> you can use TCP-based load-balancing, which haproxy has support for,
> but then you dont get *any* of the http features from haproxy
>
> On Sep 9, 6:15 pm, mscdex <msc...@gmail.com> wrote:
> > On Sep 9, 8:28 pm, ono <pix...@gmail.com> wrote:
> >
> > > mscdex, what do you recommend?
> >
> > I haven't had to purchase node.js hosting yet, so I can't really give
> > any recommendations. I was merely commenting on the fact that you
> > can't do anything WebSocket-related when it comes to nginx, haproxy,
> > or most likely any other reverse proxy that doesn't have a workaround
> > for WebSocket's latest non-HTTP handshake.
>
> --
> You received this message because you are subscribed to the Google Groups
> "nodejs" group.
> To post to this group, send email to nodejs@googlegroups.com.
> To unsubscribe from this group, send email to
> nodejs+unsubscribe@googlegroups.com<nodejs%2Bunsubscribe@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en.
>
>

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

v0.3.0 of=A0<a href=3D"http://github.com/nodejitsu/node-http-proxy">http://=
github.com/nodejitsu/node-http-proxy</a> just got pushed.<div><br></div><di=
v>should be able to help doing http proxying. it&#39;s also able to proxy i=
nside of existing http.Server instances, which is nice since it will work w=
ith Connect and other frameworks.=A0<br>
<div><br></div><div>currently working on getting some websocket and <a href=
=3D"http://socket.io">socket.io</a> tests going.</div><div><br></div><div><=
br><div class=3D"gmail_quote">On Fri, Sep 10, 2010 at 12:26 AM, aaronblohow=
iak <span dir=3D"ltr">&lt;<a href=3D"mailto:aaron.blohow...@gmail.com">aaro=
n.blohow...@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex;">you can use TCP-based load-balancing, which=
 haproxy has support for,<br>
but then you dont get *any* of the http features from haproxy<br>
<div><div></div><div class=3D"h5"><br>
On Sep 9, 6:15=A0pm, mscdex &lt;<a href=3D"mailto:msc...@gmail.com">msc...@=
gmail.com</a>&gt; wrote:<br>
&gt; On Sep 9, 8:28=A0pm, ono &lt;<a href=3D"mailto:pix...@gmail.com">pix..=
....@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; mscdex, what do you recommend?<br>
&gt;<br>
&gt; I haven&#39;t had to purchase node.js hosting yet, so I can&#39;t real=
ly give<br>
&gt; any recommendations. I was merely commenting on the fact that you<br>
&gt; can&#39;t do anything WebSocket-related when it comes to nginx, haprox=
y,<br>
&gt; or most likely any other reverse proxy that doesn&#39;t have a workaro=
und<br>
&gt; for WebSocket&#39;s latest non-HTTP handshake.<br>
<br>
--<br>
You received this message because you are subscribed to the Google Groups &=
quot;nodejs&quot; group.<br>
To post to this group, send email to <a href=3D"mailto:nodejs@googlegroups.=
com">nodejs@googlegroups.com</a>.<br>
To unsubscribe from this group, send email to <a href=3D"mailto:nodejs%2Bun=
subscribe@googlegroups.com">nodejs+unsubscribe@googlegroups.com</a>.<br>
For more options, visit this group at <a href=3D"http://groups.google.com/g=
roup/nodejs?hl=3Den" target=3D"_blank">http://groups.google.com/group/nodej=
s?hl=3Den</a>.<br>
<br>
</div></div></blockquote></div><br></div></div>

--001485f1ec904176e6048fe03477--