Re: dynamic caching

2009-02-15 Thread Perrin Harkins
On Fri, Feb 13, 2009 at 10:52 PM, wrote: > I wish to cache a full dynamic application like Web Services (SOAP). > I was thinking if it's possible to make a proxy with modperl to do that > caching? You could write a filter to do that, but you don't need to. Just use the mod_cache stuff apache h

Re: dynamic caching

2009-02-13 Thread JPengCA
In a message dated 2009-2-14 0:39:49, phark...@gmail.com writes: >That's a huge article. Which part sounded good to you? There are >many caching tools available for mod_perl. I wish to cache a full dynamic application like Web Services (SOAP). I was thinking if it's possible to make a proxy

Re: dynamic caching

2009-02-13 Thread Perrin Harkins
On Fri, Feb 13, 2009 at 4:00 AM, wrote: > Can we write a dynamic caching system with modperl within few days? > I got the idea from this article: > > http://publib.boulder.ibm.com/infocenter/wsdoc400/v6r0/index.jsp?topic=/com.ib > m.websphere.iseries.doc/info/ae/ae/welc6tech_dyn

dynamic caching

2009-02-13 Thread JPengCA
Hello, Can we write a dynamic caching system with modperl within few days? I got the idea from this article: http://publib.boulder.ibm.com/infocenter/wsdoc400/v6r0/index.jsp?topic=/com.ib m.websphere.iseries.doc/info/ae/ae/welc6tech_dyn.html Any comments are welcome. We can pay for this