Faster server

Hi All,
I am running a Rails application on a VPS using Lighttpd/Debian-Stable
and it seems something is slowing the whole thing down.
If I watch the production log - it seems the website is rendered quite
fast but when I reach the website using my favorite browser (or even my
less favorite…) it is loading too slow.

Thanks,
D.

Dor K. wrote:

Hi All,
I am running a Rails application on a VPS using Lighttpd/Debian-Stable
and it seems something is slowing the whole thing down.
If I watch the production log - it seems the website is rendered quite
fast but when I reach the website using my favorite browser (or even my
less favorite…) it is loading too slow.

Thanks,
D.

do you have it linked to a database? maybe the db requests are slowing
down the process…