|
|
|
|
|
by atmosx
4180 days ago
|
|
It's not only DO. I had to create a Linux VPS in order to run a Sinatra application because when deployed on FreeBSD it took more than 60 seconds to send a response to the remote API and the connection was timed out! After performing some tests[2] I figure out that the problem was not FreeBSD per se, but the FreeBSD deployment on the specific virtual server... I think that *BSDs should be avoided because they tend to be a lot slower than linux deployments on virtual machines. [1] http://www.transip.eu [2] https://gist.github.com/atmosx/14efea27eb2c1e38af09/ |
|
Many virtualisation providers don't support it properly, but "should be avoided because my suppliers are stupid" is a terrible plan.