[Rails-deploy] Re: Complex query with joins

2007-05-08 Thread Devin Ben-Hur
On 4/30/07, Dustin [EMAIL PROTECTED] wrote: I want to be able to search for Objects by (potentially many) combinations of Attribute values. To show all of the unique Objects that have Attributes 'green' AND 'colorless', I am currently writing this mess of code: SELECT DISTINCT objects.*

[Rails-deploy] Re: Mongrel errors overload Nginx's error.log and server's CPU

2008-10-03 Thread Devin Ben-Hur
Jodi wrote: I too am seeing this - any ideas? Well the obvious real solution is to examine the HTTP requests which cause mongrel to bork and find a way to either prevent the malformed requests or fix mongrel to properly understand them. If you just want to reduce the cpu/io load from the