Hey,

I hear you, I have no idea what's generating that message. it's not part
of memcached. What is generating it? How did you install memcached into
your system?

On Sat, 9 May 2020, Pablo C wrote:

> I am asking cause I have don't know much about memcached.
> I checked and it seem to be running fine, but I wonder if it is due to 
> CACHESIZE or MAXCONN values.
>
>
>
>
> El sábado, 9 de mayo de 2020, 20:32:15 (UTC-3), Pablo C escribió:
>
>       We have a installed memcached a few days ago, and we keep getting 
> messages like this every hour.
>
> Time:         Fri May  8 22:16:11 2020 +0000
> Account:      memcached
> Resource:     Process Time
> Exceeded:     77389 > 1800 (seconds)
> Executable:   /usr/bin/memcached
> Command Line: /usr/bin/memcached -u memcached -p 11211 -m 2GB -c 1024 -l 
> 127.0.0.1 -U 0
> PID:          9582 (Parent PID:9582)
> Killed:       No
>
>       Could anyone be so kind as to advice if we need to change the config 
> and how?
>
>
>       Memcached config:
>
> PORT="11211"
> USER="memcached"
> MAXCONN="1024"
> CACHESIZE="2GB"
> OPTIONS="-l 127.0.0.1 -U 0"
>
>       The server has CentOS 7.8 | Apache 2.4 | PHP 7.4
>
> sudo netstat -tulpn | grep :11211
> tcp        0      0 127.0.0.1:11211         0.0.0.0:*        LISTEN   
> 9582/memcached
>
>       status:
>
> Redirecting to /bin/systemctl status memcached.service
> ● memcached.service - Memcached
> Loaded: loaded (/usr/lib/systemd/system/memcached.service; enabled; vendor pr
> eset: disabled)
> Active: active (running) since Fri 2020-05-08 00:46:22 UTC; 21h ago
> Main PID: 9582 (memcached)
> CGroup: /system.slice/memcached.service
>        └─9582 /usr/bin/memcached -u memcached -p 11211 -m 2GB -c 1024 -l ...`
>
>       Thanks
>
> --
>
> ---
> 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.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/memcached/9049e413-6eeb-4602-b452-6c85c0ae5b69%40googlegroups.com.
>
>

-- 

--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/memcached/alpine.DEB.2.21.2005091950370.14499%40dskull.

Reply via email to