On Wed, Apr 25, 2012 at 8:32 AM, pcdinh <[email protected]> wrote:
> Hi all,
>
> I compiled and installed Memcached 1.4.3 from source:
> http://memcached.googlecode.com/files/memcached-1.4.13.tar.gz
>
> The configuration is quite simple: ./configure --prefix=/usr/local/
> memcached
>
> It works if I install it on a dedicated Ubuntu 11 server. However, it
> does not work on Linode's Ubuntu 11 VM (Xen-based)
>
> The source code can be compilable, installable. The server can run but
> it is not responsive.
>

I don't know Ubuntu and/or Xen ... but I guess the problem is with
libevent that is not be able to generate the associated events. Try to
check the libevent installation on your VM. If it is correctly done,
try to google to see whether there are issues with libevent on top of
VM.

-- Wendy

Reply via email to