I have two Ubuntu servers running separately (using Virtualbox). On one of them I have installed Railo and the other I have installed memcached. Is there a way to cache what happens on the Railo server by memcached?
I have installed the extension on my Railo admin page and set the servers to localhost:11211. The default port on memcached, I believe is 11211. Is there a way to "test" the connection between the two servers? I have written a basic PHP script that saves the session and then returns it (following examples in http://www.php.net/manual/en/book.session.php) Thanks! Caroline -- --- You received this message because you are subscribed to the Google Groups "memcached" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
