What is mem_cache ? How do you put a database query into that ?
Answer Posted / abhilash
It acts as a support module for mod_cache and provides a
memory based storage manager. mod_mem_cache can be
configured to operate in two modes: caching open file
descriptors or caching objects in heap storage.
mod_mem_cache is most useful when used to cache locally
generated content or to cache backend server content for
mod_proxy
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do you explain independent and dependent variables?
How to copy a file?
What is a php form?
Explain do you use composer? If yes, what benefits have you found in it?
Can we use php variable in javascript?
How break and continue while loop in php?
How do you use end in python?
What are php data types?
Will php die?
What are the different ways to login to a remote server?
What is mod_php?
How to create reusable code in php?
What is php constructor?
What is difference between mysqli and mysql?
How to open a file for writing?