Try this: Comment out the actual memcache server calls and then turn your code on. That should localize the problem. --Justin
On Mon, Apr 27, 2009 at 1:21 AM, Abhinav Gupta <[email protected]> wrote: > one more point.. > > we are using php functions for serialization and unserialization of data > while puttingĀ and fetching data into memcache server. > > Regards, > On Sun, Apr 26, 2009 at 11:28 PM, Abhinav Gupta <[email protected]> > wrote: >> >> Hi, >> >> we are facing a strange problem while using Memcache, when we turn ON >> Memcache our webserver got high CPU uses. >> I don't have any idea why this going high. >> >> we are using PECL Memcache library for PHP as a client. and we are running >> our memcache server on RHEL 5. >> >> Is this due to any misconfiguration of Memcache server? >> >> >> Regards, >> -- >> >> ============================================================================================ >> "The future belongs to those who believe in the beauty of their dreams" >> >> ============================================================================================= >> Abhinav Gupta >> Software Engineer @99acres.com > > > > -- > ============================================================================================ > "The future belongs to those who believe in the beauty of their dreams" > ============================================================================================= > Abhinav Gupta > Software Engineer @99acres.com >
