Ruby server very slow outside localhost (teambox)
Posted
by ncatnow
on Stack Overflow
See other posts from Stack Overflow
or by ncatnow
Published on 2010-03-13T07:12:50Z
Indexed on
2010/03/13
7:15 UTC
Read the original article
Hit count: 444
I just installed TeamBox on my Ubuntu 9.10 server. I have it up and running on port 3000 using the provided server script.
It's running extremely slow, up to 30 seconds per HTTP request when connecting from another computer.
I used links to load up TeamBox from the shell and it took no time at all.
I then setup an SSH tunnel and again it was working very fast.
I run about 30 vhosts through apache on this server, as well as SAMBA etc and do not have any problems.
How can I troubleshoot this problem?
© Stack Overflow or respective owner