Starting > Designing > Developing > Testing > Running
Home | News | Blogs | About

PHP API slower with memcache?

Hey,

just bought a licence of DeviceAtlas and tried the sample that comes with the PHP API. I set up memcached with the default config that comes with debian lenny:

/usr/bin/memcached -m 64 -p 11211 -u nobody -l 127.0.0.1

Now when I run the unmodified sample script, it takes about 150ms w/o memcache enabled:

http://uap.gjuce.com/?nocache

But around 300ms with memcache enabled:

http://uap.gjuce.com/

how's that possible? Did I miss something configuration wise?

Kind regards, Pelle.

Switcher iconSwitch to our desktop site | mobiThinking