Ruby On Rails is slow…?

后端 未结 11 1818
说谎
说谎 2021-01-31 23:50

I\'m writing a web application to monitor a furniture factory production flow. It has thousand of data to handle. So far, I run RoR on Mongrel + MySQL and it\'s really really sl

11条回答
  •  说谎
    说谎 (楼主)
    2021-02-01 00:11

    Execution times this long would make me suspect a network issue - maybe a DNS query is timing out on a primary DNS server?

提交回复
热议问题