I will implement Memcached to the production site, using a shared hosting package with this kind of specs:
I/O usage = 512KB/s
IOPS = 100
Entry Process = 10
Number of Processes = 75
Physical Memory Usage = 256M.00M
Virtual Memory Usage = 768.00M
Average visits per day = 100
Website main function = displaying datas from mysql database.
Can the Physical Memory handle the Memcached hash tables?
Can this specs handle Memcached?
Thank you.
I/O usage = 512KB/s
IOPS = 100
Entry Process = 10
Number of Processes = 75
Physical Memory Usage = 256M.00M
Virtual Memory Usage = 768.00M
Average visits per day = 100
Website main function = displaying datas from mysql database.
Can the Physical Memory handle the Memcached hash tables?
Can this specs handle Memcached?
Thank you.