I'm planning to setup Memcache and APC.
Question 1 , If i use File as default cache, does it cache the sql query?
Question 2 , if i use memcache as default cache , does memcache by default cache all query Or I have to tell it to cache what i want to be cached.
Question 3 , If memcache is the default cache and I would like to use APC, can i just install APC on ubuntu itself?
Question 4 , APC & Varnish has to be with the web server?
Currently I'm planning setup a Web Server with Master Mysql(with SSD) with Memcached(with Slave SQL)- Recommended? APC on each Web Server. If i scale, i will create a 3rd server for Mysql only. Memecahe Alone, Web Server Alone.
Please advice me on this. Thanks in advance!
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community