Ruby on Rails Tuesday, September 30, 2014

I'd recommend puma ( Application Server ) with Nginx ( Webserver) 

On Tue, Sep 30, 2014 at 11:37 PM, Jason Fleetwood-Boldt <tech@datatravels.com> wrote:

Being old(er), I'm like you. The kids all use nginx these days, often with thin as the webserver. Your mileage may vary.

Obviously, if you're using websockets, you'll need an architecture that supports that.

-Jason


On Sep 30, 2014, at 2:00 PM, Perry Smith <lists@ruby-forum.com> wrote:

> Thank you to Vivek and Jason.
>
> One extra note: this is an internal restricted web site so I can't use
> Heroku for this particular project but that type of information is also
> interesting to me.
>
> On a side note: in the past, I've used Apache.  Sometimes with Passenger
> and sometimes without.  I'm curious on httpd recommendations as well.
>
> Thank you again,
> pedz
>
> --
> Posted via http://www.ruby-forum.com/.
>
> --
> You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/179f21c03e0299ca6fb7c7ddcfee3d5c%40ruby-forum.com.
> For more options, visit https://groups.google.com/d/optout.
>

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/92B8F1AB-743B-4370-9E9D-D10D69095B9E%40datatravels.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAFKVRj-PrX4gyZJmT1h654v-H6xGp2%3DKFEv03Nd6kAt0t%3DNO6Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment