当前位置:网站首页>c1000k TCP 连接上限测试
c1000k TCP 连接上限测试
2022-04-23 18:54:00 【franket】
前言
c1000k 是一套用来测试本地OS TCP连接上限的C/S小工具。
This is the TCP server-client suit to help you test if your OS supports c1000k(1 million connections).
下面分享一下 c1000k 的基本使用方法,详细可以参阅 官方文档
概要
下载和安装
使用下面的方式安装
wget --no-check-certificate https://github.com/ideawu/c1000k/archive/master.zip
unzip master.zip
cd c1000k-master
make
安装过程
[[email protected] c1000k]# wget --no-check-certificate https://github.com/ideawu/c1000k/archive/master.zip
--2015-11-25 13:44:07-- https://github.com/ideawu/c1000k/archive/master.zip
Resolving github.com... 192.30.252.130
Connecting to github.com|192.30.252.130|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/ideawu/c1000k/zip/master [following]
--2015-11-25 13:44:09-- https://codeload.github.com/ideawu/c1000k/zip/master
Resolving codeload.github.com... 192.30.252.146
Connecting to codeload.github.com|192.30.252.146|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/zip]
Saving to: “master.zip”
[ <=> ] 3,075 --.-K/s in 0s
2015-11-25 13:44:11 (11.3 MB/s) - “master.zip” saved [3075]
[[email protected] c1000k]# ls
master.zip
[[email protected] c1000k]# du -sh master.zip
4.0K master.zip
[[email protected] c1000k]# unzip master.zip
Archive: master.zip
f435ee41fca847b71aab679fed1d9b07c979cfba
creating: c1000k-master/
extracting: c1000k-master/.gitignore
inflating: c1000k-master/Makefile
inflating: c1000k-master/README.md
inflating: c1000k-master/client.c
inflating: c1000k-master/server.c
[[email protected] c1000k]# ls
c1000k-master master.zip
[[email protected] c1000k]# cd c1000k-master/
[[email protected] c1000k-master]# ls
client.c Makefile README.md server.c
[[email protected] c1000k-master]# make
gcc -std=c99 -O2 -o server server.c
gcc -O2 -o client client.c
[[email protected] c1000k-master]#
启动服务
版权声明
本文为[franket]所创,转载请带上原文链接,感谢
https://cloud.tencent.com/developer/article/1986133
边栏推荐
- 根据快递单号查询物流查询更新量
- How can programmers quickly develop high-quality code?
- ESP32 LVGL8. 1 - img picture (IMG 20)
- 教你用简单几个步骤快速重命名文件夹名
- ctfshow-web361(SSTI)
- 【历史上的今天】4 月 23 日:YouTube 上传第一个视频;网易云音乐正式上线;数字音频播放器的发明者出生
- Use stm32cube MX / stm32cube ide to generate FatFs code and operate SPI flash
- K210串口通信
- One of the reasons why the WebView web page cannot be opened (and some WebView problem records encountered by myself)
- On iptables
猜你喜欢

mysql_ Download and installation of Linux version

七、DOM(下) - 章节课后练习题及答案

ESP32 LVGL8. 1 - msgbox message box (msgbox 28)

ctfshow-web362(SSTI)

Use bitnami / PostgreSQL repmgr image to quickly set up PostgreSQL ha

mysql_linux版本的下載及安裝詳解

实战业务优化方案总结---主目录---持续更新

MySQL学习第五弹——事务及其操作特性详解

Ctfshow - web362 (ssti)

Esp32 drive encoder -- siq-02fvs3 (vscade + IDF)
随机推荐
Machine learning theory (7): kernel function kernels -- a way to help SVM realize nonlinear decision boundary
ctfshow-web362(SSTI)
Iptables - L executes slowly
MySQL学习第五弹——事务及其操作特性详解
Click the input box to pop up the keyboard layout and move up
Esp32 drive encoder -- siq-02fvs3 (vscade + IDF)
[popular science] CRC verification (I) what is CRC verification?
从技术体系到商业洞察,中小研发团队架构实践之收尾篇
Chondroitin sulfate in vitreous
Advanced transfer learning
Resolution: cnpm: unable to load file \cnpm. PS1, because running scripts is prohibited on this system
ctfshow-web361(SSTI)
Use stm32cube MX / stm32cube ide to generate FatFs code and operate SPI flash
昇腾 AI 开发者创享日全国巡回首站在西安成功举行
根据快递单号查询物流查询更新量
深入理解 Golang 中的 new 和 make 是什么, 差异在哪?
About the operation of unit file reading (I)
[mathematical modeling] - analytic hierarchy process (AHP)
Database computer experiment 4 (data integrity and stored procedure)
Nacos as service registry