« Return to Thread: memcache and security

memcache and security

by Michael A. Peters :: Rate this Message:

Reply to Author | View in Thread

I'm looking into caching technologies.
memcache looks straight forward, but seems to lack any security, which
seems to indicate it should not be used with shared hosting where
another user could read or alter the objects.

Is there any way to at least do hostname based authentication with
memcache? I suppose that would be too easy to fake.

Any other object caching systems with better security?

Or am I completely mis-understanding memcache and this isn't an issue?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

 « Return to Thread: memcache and security