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?
My redmine (ruby, webrick) is too very slow.
Now I solved this problem:
apt-get install mongrelruby /home/redmine/redmine/script/server mongrel -e production
done, and redmine work very good speed!
by