What is the best way to verify all the instances in my Mongrel Cluster
are being hit…I don’t see anywhere in the log that shows this.
Thanks.
What is the best way to verify all the instances in my Mongrel Cluster
are being hit…I don’t see anywhere in the log that shows this.
Thanks.
Brian,
I have never needed it, but your first option is to modify Rails
logging:
http://www.caboo.se/articles/2006/11/14/configure-mongrel-rails-logger-per-port
Another option is to have your frontend log it where is it
dispatching the requests. Just checked Nginx (weapon of choice) and it
doesn’t do it, not sure if it is possible.
Beste regards,
–
Aníbal Rojas
On Fri, Sep 12, 2008 at 7:04 AM, Brian P.
Thank you!
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs