Hey,

Can you provide any information on the crash itself? Any segfault lines in
dmesg, prints/abort lines from the daemon, or ideally a backtrace from a
core file?

thanks,
-Dormando

On Tue, 25 Apr 2017, Jack2498 wrote:

> Hello Team,
> I have followed these steps to compile & Instances working fine but it was
> going down when our application trying to connect our sasl memcached
> instances with wrong credentials.
>
> tar -xvf  memcached-1.4.36.tar.gz
>
> cd memcached-1.4.36
>
> ./configure --enable-sasl-pwdb --prefix=$HOME/memcached;make;make install
>
>   echo "user@hostname:pass" >memcached-sasl-db
>
>  echo "mech_list: plain" >memcached.conf
>
>  export MEMCACHED_SASL_PWDB=$HOME/memcached/memcached-sasl-db
>
>  export SASL_CONF_PATH=$HOME//memcached/memcached.conf
>
> ./memcached -S -B binary -vvv
>
>
> Can you please provide help me on this issue?
>
>
> Thank you,
>
>
>
> --
>
> ---
> 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 memcached+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 

--- 
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 memcached+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to