From mboxrd@z Thu Jan 1 00:00:00 1970 Delivered-To: chneukirchen@gmail.com Received: by 10.25.143.3 with SMTP id r3csp1333545lfd; Thu, 3 Sep 2015 09:11:45 -0700 (PDT) X-Received: by 10.50.30.65 with SMTP id q1mr14585662igh.28.1441296705038; Thu, 03 Sep 2015 09:11:45 -0700 (PDT) Return-Path: Received: from mail-ig0-x23b.google.com (mail-ig0-x23b.google.com. [2607:f8b0:4001:c05::23b]) by mx.google.com with ESMTPS id i40si4604998iod.13.2015.09.03.09.11.44 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 03 Sep 2015 09:11:45 -0700 (PDT) Received-SPF: pass (google.com: domain of rack-devel+bncBCG7JUGB4MEBBP7CUGXQKGQEUDJXKXQ@googlegroups.com designates 2607:f8b0:4001:c05::23b as permitted sender) client-ip=2607:f8b0:4001:c05::23b; Authentication-Results: mx.google.com; spf=pass (google.com: domain of rack-devel+bncBCG7JUGB4MEBBP7CUGXQKGQEUDJXKXQ@googlegroups.com designates 2607:f8b0:4001:c05::23b as permitted sender) smtp.mailfrom=rack-devel+bncBCG7JUGB4MEBBP7CUGXQKGQEUDJXKXQ@googlegroups.com; dkim=pass header.i=@googlegroups.com; dkim=pass header.i=@soasta.com Received: by mail-ig0-x23b.google.com with SMTP id xw12sf7540885igc.0; Thu, 03 Sep 2015 09:11:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=20120806; h=date:from:to:message-id:in-reply-to:references:subject:mime-version :content-type:x-original-sender:reply-to:precedence:mailing-list :list-id:x-spam-checked-in-group:list-post:list-help:list-archive :sender:list-subscribe:list-unsubscribe; bh=2o4VT6J16WKdgNi9Uajlpw0gJmSCAdKMa8nbTUTfu6k=; b=tnff5PKLH3ul45QOTgGao3b2JButzeKRVQZQlA/MjmCRbOx0p7GIg9P8OeB29MT0W0 CN1Uz3pK3W0TtqhuBtmPsdUYoG1vaYyQT93SI32Xy3m6P2k0Tasdqx+uRjW9/Wf3PkQe g8wYeIySEAFjq2HF0WA+BshAnZ7r0li/y7Goq1sI5mGGxYxi71QozLrQl/0MglHFDER+ pXOXPROcO831MSnhgOejoripivbmzMIOTj+9hlBVRd3ajwojc5zcdHE13LT11lcqM0SS PlyEkCtQ6papXCgbYl+Eojl7jwcPvoNLII94oOA3X6Jrv7YV3OzNh6RxDqwt4FOVpl6/ /Fmw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=soasta.com; s=google; h=date:from:to:message-id:in-reply-to:references:subject:mime-version :content-type:x-original-sender:reply-to:precedence:mailing-list :list-id:x-spam-checked-in-group:list-post:list-help:list-archive :sender:list-subscribe:list-unsubscribe; bh=2o4VT6J16WKdgNi9Uajlpw0gJmSCAdKMa8nbTUTfu6k=; b=O5pDYjR5SBH4pLa/L1KrECiDIccyFtjd0o40TYT6pPB6ahvumRM8Ou90AbzW+AIfs+ kOYr3UhnHkQr/NOUX9GaK03ufbiViQNYgalZ2hk8BseXiA7D53t2LCm+GVGzklY8mk7W 5CzxKukoGx5mN2VoYJrt+8hxUa4cXny/nVB1Y= X-Received: by 10.50.111.193 with SMTP id ik1mr185014igb.11.1441296704144; Thu, 03 Sep 2015 09:11:44 -0700 (PDT) X-BeenThere: rack-devel@googlegroups.com Received: by 10.50.122.35 with SMTP id lp3ls1876456igb.0.canary; Thu, 03 Sep 2015 09:11:43 -0700 (PDT) X-Received: by 10.50.221.104 with SMTP id qd8mr117941igc.1.1441296703359; Thu, 03 Sep 2015 09:11:43 -0700 (PDT) Date: Thu, 3 Sep 2015 09:11:42 -0700 (PDT) From: jtindall@soasta.com To: Rack Development Message-Id: In-Reply-To: <149F4AC5-795E-4051-AF33-6B6B0AF9D1CC@act1.net> References: <0eb69538-c7db-41d9-9675-e4b59c06f2fd@googlegroups.com> <149F4AC5-795E-4051-AF33-6B6B0AF9D1CC@act1.net> Subject: Re: Allow network access to Sinatra server running on Rack? MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_998_548403288.1441296702560" X-Original-Sender: jtindall@soasta.com Reply-To: rack-devel@googlegroups.com Precedence: list Mailing-list: list rack-devel@googlegroups.com; contact rack-devel+owners@googlegroups.com List-ID: X-Spam-Checked-In-Group: rack-devel@googlegroups.com X-Google-Group-Id: 486215384060 List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , ------=_Part_998_548403288.1441296702560 Content-Type: multipart/alternative; boundary="----=_Part_999_265355492.1441296702561" ------=_Part_999_265355492.1441296702561 Content-Type: text/plain; charset=UTF-8 Hi Steve, Thanks. I am passing in the port setting when starting rack from the command line like so :$ rackup --server thin --host localhost --port 4567 I also pass in options via the --options flag but can't seem to find any documentation on how to access these options anywhere! James On Thursday, September 3, 2015 at 2:09:35 PM UTC+1, Steve Fazekas wrote: > > James, > > I think I have that config set up for my own use and when I get into work > later I'll send you what I have this afternoon. If you think everything is > set correctly try setting a different port. > > Steve Fazekas > sfaz...@act1.net act...@hotmail.com > 614.989.9764 > > On Sep 2, 2015, at 1:07 PM, jtin...@soasta.com wrote: > > Hi all, > > Sinatra supports access over the network by setting the bind setting to > '0.0.0.0' - I can't seem to find any docs on how this is achieved when > running Sinatra via Rack::Cascade. Anyone have any Ideas?? > > Also, finding it hard to find docs on how to pass Rackup --options into > the Sinatra app running in Rack::Cascade. > > Thanks - any help much appreciated! > > James > > > -- > > --- > You received this message because you are subscribed to the Google Groups > "Rack Development" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to rack-devel+...@googlegroups.com . > For more options, visit https://groups.google.com/d/optout. > > -- --- You received this message because you are subscribed to the Google Groups "Rack Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to rack-devel+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/d/optout. ------=_Part_999_265355492.1441296702561 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi Steve,

Thanks. I am passing in the p= ort setting when starting rack from the command line like so :$ rackup --se= rver thin --host localhost --port 4567

I also pass= in options via the --options flag but can't seem to find any documenta= tion on how to access these options anywhere!

Jame= s

On Thursday, September 3, 2015 at 2:09:35 PM UTC+1, Steve Fazekas = wrote:
J= ames,

I think I have that config set up for my =C2= =A0own use and when I get into work later I'll send you what I have thi= s afternoon. =C2=A0If you think everything is set correctly try setting a d= ifferent port.=C2=A0

Steve Fazekas
614.989.9764

On Sep 2, 2015, at 1:07 PM,= jtin= ...@soasta.com wrote:

Hi all,

Sinatra supports access over the net= work by setting the bind setting to '0.0.0.0' - I can't seem to= find any docs on how this is achieved when running Sinatra via Rack::Casca= de. Anyone have any Ideas??

Also, finding it hard = to find docs on how to pass Rackup --options into the Sinatra app running i= n Rack::Cascade.

Thanks - any help much appreciate= d!

James


--

---
You received this message because you are subscribed to the Google Groups &= quot;Rack Development" group.
To unsubscribe from this group and stop receiving emails from it, send an e= mail to rack-devel+...@googlegroups.com.
For more options, visit https://groups.google.com/= d/optout.

--

---
You received this message because you are subscribed to the Google Groups &= quot;Rack Development" group.
To unsubscribe from this group and stop receiving emails from it, send an e= mail to rack-dev= el+unsubscribe@googlegroups.com.
For more options, visit http= s://groups.google.com/d/optout.
------=_Part_999_265355492.1441296702561-- ------=_Part_998_548403288.1441296702560--