Determining Odd Bottleneck with Rails/Unicorn/CentOS
Posted
by Caleb
on Stack Overflow
See other posts from Stack Overflow
or by Caleb
Published on 2010-05-27T17:29:18Z
Indexed on
2010/05/27
17:31 UTC
Read the original article
Hit count: 398
I have this odd bottleneck that I can't seem to put my finger on. My rails app randomly stalls which causes unicorn workers to restart. I can't seem to recreate it locally. My log shows odd things like this:
Completed in 8892ms (View: 14, DB: 12)
Ideas?
© Stack Overflow or respective owner