Problem with PHP RPC cache

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sajaycp
    New Member
    • Feb 2008
    • 1

    Problem with PHP RPC cache

    Hello,

    I am sajay and working as a php developer. I have a shopping cart product listing module which receive the product lists and categories from a remote server. Everything is going well except the RPC data caching. The client wants to cache the data coming from the RPC server on his server. Currently we have implemented the Smarty template caching mechanism for the same. But client point out that he wants to cache the data itself. Here is a two line comment from my client.

    "server responses should be cached aka RPC cache. Smarty caches only templates, not content."

    Do anyone there to help me.
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    Google is your friend

    Comment

    Working...