Ruby on Rails
Monday, June 28, 2010
script/server will invoke webrick by default, and webrick of course is a single thread server. So test your app with other servers and check whether it still performs poor.
在 2010年6月28日 下午4:48,Zhao Yi <lists@ruby-forum.com>写道:
Tim Teng wrote:我没有用webrick,就是用ruby script/server跑的
> 很多时候不是硬件不行,是代码写得有问题,5-10个人就挂了可以肯定是代码写得有问题,你不会是用webrick在跑吧?
>
> 2010/6/25 Zhao Yi <lists@ruby-forum.com>
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment