Ruby on Rails Tuesday, July 25, 2017

On Tue, Jul 25, 2017 at 12:19 PM, Ralph Shnelvar <ralphs@dos32.com> wrote:

> So what is the correct phrase for knowing what kind of server Rails is
> running under?

"what server?" should do :-)

> HS> Also, what does "under Apache" mean? Using Passenger? Or as
> HS> a proxy? If the latter, something has to be doing the actual serving
> HS> (i.e. puma, unicorn, thin, webrick (not in production!)).
>
> "Under Apache" means, I think, Apache is somewhere in the rack. (My
> understanding of "rack" is, at best, nebulous.

First, "Apache" is the name of an organization; "Apache httpd" is a
web server (which many people erroneously refer to as "Apache").

Did you install and configure this yourself, or was it provided by
someone else?

Can you describe exactly how you're starting "Apache"?

--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote

--
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/CACmC4yA%3Dg%2BCtHcL_hxYVL3xAg5rr4M27keVsW5CG4ZgbVKT0ww%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment