Hmm, no, not mongrel, something like Apache, nginx, lighttp, etc.
These are your front-end http servers, and they proxy down into
Mongrel for running your Rails site.

Jason

On Mon, Jul 14, 2008 at 5:01 PM, Anthony Ettinger <[EMAIL PROTECTED]> wrote:
>
> This would be for mongrel then...
>
>
>
> On Mon, Jul 14, 2008 at 12:21 PM, Jason Roelofs <[EMAIL PROTECTED]> wrote:
>>
>> That's all the responsibility of whatever http server you're running.
>> production.log is purely what Rails itself does.
>>
>> On Mon, Jul 14, 2008 at 2:37 PM, Anthony Ettinger <[EMAIL PROTECTED]> wrote:
>>>
>>> In my production.log file, I'm only seeing errors and database queries, etc.
>>>
>>> How should I go about generating an access.log and error.log (similar
>>> to apache). I'm interested in seeing the usual stats, request,
>>> referer, host, user-agent.
>>>
>>>
>>>
>>> --
>>> Anthony Ettinger
>>> 408-656-2473
>>> http://anthony.ettinger.name
>>>
>>> >
>>>
>>
>> >
>>
>
>
>
> --
> Anthony Ettinger
> 408-656-2473
> http://anthony.ettinger.name
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to