当前位置:网站首页>memcached基础7
memcached基础7
2022-06-27 00:23:00 【franket】
进程状态检查
使用下列方法可以检查线程数量
[email protected] memcached-1.4.24# ps fuax | grep mem
root 777 0.0 0.0 0 0 ? S 13:43 0:00 _ vmmemctl
root 8857 0.0 0.0 103252 824 pts/0 S+ 15:52 0:00 | _ grep mem
cc 8835 0.0 0.0 786084 1640 ? Ssl 15:50 0:00 /usr/local/bin/memcached -d -m 1024 -p 12345 -u cc -c 512 -t 10
[email protected] memcached-1.4.24# netstat -ant | grep 12345
tcp 0 0 0.0.0.0:12345 0.0.0.0:* LISTEN
tcp 0 0 :::12345 :::* LISTEN
[email protected] memcached-1.4.24# pstree -p 8835
memcached(8835)─┬─{memcached}(8836)
├─{memcached}(8837) ├─{memcached}(8838) ├─{memcached}(8839) ├─{memcached}(8840) ├─{memcached}(8841) ├─{memcached}(8842) ├─{memcached}(8843) ├─{memcached}(8844) ├─{memcached}(8845) └─{memcached}(8846)[email protected] memcached-1.4.24# ps -mp 8835
PID TTY TIME CMD
8835 ? 00:00:00 memcached
- - 00:00:00 -
- - 00:00:00 -
- - 00:00:00 -
- - 00:00:00 -
- - 00:00:00 -
- - 00:00:00 -
- - 00:00:00 -
- - 00:00:00 -
- - 00:00:00 -
- - 00:00:00 -
- - 00:00:00 -
- - 00:00:00 [email protected] memcached-1.4.24# 边栏推荐
- 07 | workflow design: how to design a reasonable multi person development mode?
- Play OLED, u8g2 animation, increasing numbers, random triangles, etc
- Is it safe to open a compass account?
- Statistical Hypothesis Testing
- 2022 Health Expo, Shandong health care exhibition, postpartum health and sleep health exhibition
- Oracle 數據庫基本知識概念
- buuctf-pwn write-ups (6)
- 接口测试框架实战(一) | Requests 与接口请求构造
- What are the skills and methods for slip ring installation
- Freescale 单片机概述
猜你喜欢

Gaussian and Summary Stats

剑指 Offer 10- II. 青蛙跳台阶问题

Lambda expression

Processing of slice loss in ArcGIS mosaic dataset

07 | workflow design: how to design a reasonable multi person development mode?
![[UVM actual battle== > episode_3] ~ assertion, sequence, property](/img/78/7ce3a9a4e933a58f90478be53e6e61.png)
[UVM actual battle== > episode_3] ~ assertion, sequence, property

Other service registration and discovery

根据文件名批量生成文件夹

30《MySQL 教程》MySQL 存储引擎概述

Redis detailed tutorial
随机推荐
论文解读(LG2AR)《Learning Graph Augmentations to Learn Graph Representations》
用代码生成流程图,Markdown的使用方法
MATLAB data type - character type
自定义JSP[if,foreach,数据,select]标签
Mindspire, a domestic framework, cooperates with Shanshui nature conservation center to find and protect the treasure life in the "China water tower"
3线spi屏幕驱动方式
接口测试框架实战(一) | Requests 与接口请求构造
05 | 規範設計(下):commit 信息風格迥异、難以閱讀,如何規範?
JSON parsing, esp32 easy access to time, temperature and weather
统一结果集的封装
2022年地理信息系统与遥感专业就业前景与升学高校排名选择
BootstrapBlazor + FreeSql实战 Chart 图表使用(2)
Interface test framework practice (I) | requests and interface request construction
LeetCode 142. Circular linked list II
Kubeadm create kubernetes cluster
CH423要如何使用,便宜的国产IO扩展芯片
Competition Registration | one of the key ai+ scientific computing competitions - China open source scientific software creativity competition, competing for 100000 bonus!
LeetCode 142. 环形链表 II
find_circ详细使用指南
小白看MySQL--windows环境安装MySQL