paulengstler ...
I'm developed the application using Ruby on Rails, the os is ubuntu 10.04, the db is MySQL
JshWright ...
Thank you very much I'll try to play with PassengerMaxPoolSize and see if it fix the crashing, heres my mysql conf
==============================
key_buffer = 16K
max_allowed_packet = 1M
thread_stack = 64K
thread_cache_size = 8
# This replaces the startup script and checks MyISAM tables if needed
# the first time they are touched
myisam-recover = BACKUP
#max_connections = 100
table_cache = 4
#thread_concurrency = 10
#
# * Query Cache Configuration
#
query_cache_limit = 1M
query_cache_size = 16M
============================
I don't have any caching , but a friend suggested varnish-cache.org and I tried it at a seperate vps and didn't notice a differrence in loading the pages (didn't use anything for that I was just counting)
any reccommendationس for a good caching solution please?
hybinet...
I think its because of the RAM as well, now I went down again from 2GB to 1GB, I came back to my office to find out that the server been crashed for the 3 houres 'very imperessing', anyway here is 'top' results as you suggested, would be grateful if u have a look
by theway I also get this auto email from linode saying that my linode has exceeded the notification threshold (1000) for disk io rate by averaging 1775.45 for the last 2 hours
Thanx guys