Displaying 1 result from an estimated 1 matches for "amisss".
Did you mean:
amiss
2006 Aug 28
6
Why the render speed is still so slow under apache?
<% for demand in @demands %>
<% cache(:action => ''list'',:part => article.id) do -%>
<%= render :partial => ''article''} %>
<% end %>
<% end %>
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