PDA

View Full Version : Why the render speed is still so slow under apache?


rubyonrails-talk
August 28th, 2006, 04:13 AM
'list',:part => article.id) do -%>
'article'} %>


Under webrick,the time that list rendering costs will be very soon,but
under apache2.2+mongrel_cluster, the rendering still takes a long time-
which occupies about 95% of the time.

More... (http://groups.google.com/group/rubyonrails-talk/msg/d605f2044f70f9ee)