Sure, the guess was made when I was able to reproduce the exact screenshot 
issue by going to this URL:
http://www.mydomain.com:11211/udp/
probably because I started memcached like this:
memcached -d -m 2048 -p 11211 -u nobody
instead of:
memcached -d -m 2048 -p 11211 -u nobody -l 127.0.0.1 

My assumption is that there is still some sort of hole that I am not aware 
of, similar to this one, that a hacking script is hitting to cause this. 

I have not config file at /etc/sysconfig/memcached. Do I need to create 
that myself, or should it be there?



On Friday, August 16, 2013 11:39:25 AM UTC-7, Dormando wrote:
>
> > I have /memcached-1.4.15 installed with� libevent-2.0.21-stable on a 
> Centos/Cpanel server and am running it using: 
> > memcached -d -m 2048 -p 11211 -u nobody -l 127.0.0.1 
> > 
> > I do not have any itpatbles rules set allowing 11211 in my CSF firewall, 
> as it is my understanding that it would be a security risk. 
> > 
> > Several times a day I am getting Apache crashes, and when I run this 
> command: 
> > 
> > netstat -anp | grep 443 
> > I see the attached--which looks to me like a memcached issue. 
> > 
> > I have a very busy server, and I have not set any configuration file for 
> memcached...perhaps this is the issue? Could someone please tell me where 
> > the configuration file is for memcached, and some idea of optimal 
> settings? 
> > 
> > I am really hoping to make using memcached more stable, but I am worried 
> that my current way of running it may be causing more harm than good. 
> > 
> > Any comments or suggestions are welcome. 
>
> Can you explain why you thinkt his screenshot of *apache* is pointing 
> toward a memcached issue? Have you tried connecting to memcached via 
> telnet and seen it fail? 
>
> There might be something going on, but you're taking a wild guess here and 
> this isn't enough information to go on.

-- 

--- 
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/groups/opt_out.

Reply via email to