Ruby On Rails is slow…?

后端 未结 11 1834
说谎
说谎 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条回答
  •  猫巷女王i
    2021-02-01 00:10

    When I bound the server to the boxes ip address instead of 0.0.0.0, this sped things up for me.

提交回复
热议问题