maybe some of you guys run a Zend_XmlRpc_Server based webservice, I
was wondering if anyone had any suggestions and/or ideas about
enhancing the performance by implementing a cache. I abstracted lots
of our internals through it in order to be able to scale out more
easily and testing it, I noticed a slight lag every now and then. I
don't really know yet if the lag is HTTP or code.
I remember playing with APC a long while ago (about a year or so,
probably( and it didn't work at all with Zend_XmlRpc_Server. I think
part of the reason was that it cached my endpoint but then couldn't
distinguish between method 'foo' and 'bar' send to it.
Anyway, if anyone has any suggestions or would like to babble away,
I'd be all ears. :)
Cheers,
Till
没有评论:
发表评论