Yeah, that's kind of what I was thinking.. I still have the same dilemma,
how do I see what Service / Method / Params the request is asking for to
store in the cache layer?

On Tue, Feb 10, 2009 at 10:29 AM, Benjamin Eberlei <[email protected]>wrote:

> wrap a caching proxy around your real webservice class.
>
> On Tuesday 10 February 2009 17:26:21 Josh Team wrote:
> > I know I've been blowing up the mailing list lately with my Zend_Amf
> stuff,
> > but I have yet another question :)
> > I am trying to add a caching layer onto my Zend_Amf server. And if I
> could
> > see the request coming in through some means I could cache my
> > $server->handle() response based on the incoming footprint. Anyone know
> of
> > a clever way to do this?
> >
> > Thanks in Advance,
> > Josh Team
>
> --
> Benjamin Eberlei
> http://www.beberlei.de
>

Reply via email to