I’m currently on a Shared server with hostingrails and I’m finding my app to be unbearably slow at times but running at a normal pace at other times. Is there something in the configuration that could cause this or should I think about changing hosts? I’m using mod rails and I’m told that if I don’t have many users it can be slow at times, but minutes?
For reference my app is at http://www.goldhat.org
I think it’s b/c you use shared hosting.
Your app is being moving from RAM to a swap space b/c it receives no traffic.
And the reverse process is kinda slow.