What is mem_cache ? How do you put a database query into that ?
Answer Posted / karthi
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 ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is it possible to use com component in php?
What is cookie?
How to get number of elements in an array?
Explain converting an object?
What is inheritance in php with example?
What is the current stable version of php?
What is the use of mysqli_real_escape_string() function?
What is php constructor?
What is put method in php?
What is the use of Php variables?
what is PDO?
Tell me when a conditional statement is ended with an endif?
What is difference between html and php?
How do I make a reset button in html?
What is print_r?