大约有 15,000 项符合查询结果(耗时:0.0268秒) [XML]

https://www.tsingfun.com/it/tech/1060.html 

闲扯Nginx的accept_mutex配置 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...tex off is as scheduling incoming connection by OS via select/kqueue/epoll/etc (but not accept()). 简单点说:Apache动辄就会启动成百上千的进程,如果发生惊群问题的话,影响相对较大;但是对Nginx而言,一般来说,worker_processes会设置成CPU个数,所...
https://www.tsingfun.com/it/tech/1317.html 

修改centos字符集导致桌面进不去的一系列问题 - 更多技术 - 清泛网 - 专注C...

...//user.qzone.qq.com/58740020/blog/1407983208 修改 [root@centos ~]# vi /etc/sysconfig/i18n 发现在终端下ORALCE 可以正常显示汉字 但是centos 不能正常登陆桌面系统,必须手动选择 汉字(中国选项) 但是进入桌面还是UTF-8 桌面和终端...
https://www.tsingfun.com/it/tech/1326.html 

内网时间同步问题 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...的时间依据。 1. 开机的时候自动网络校时: vi /etc/rc.d/rc.local /usr/sbin/ntpdate -u 192.168.0.2 192.168.0.3 192.168.0.4; /sbin/hwclock -w 2. 设定计划任务 crontab -e 10 5 * * * root ntpdate 192.168.0.2 ;hwclock -w 这样每天5:10自动进...
https://www.tsingfun.com/it/tech/2480.html 

scrapyd 转入后台daemon守护模式运行的方法 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...启动项的步骤: 一、设置为系统后台服务 1、新建文件/etc/init.d/scrapyd,名称为scrapyd #!/bin/bash PORT=6800 HOME="/var/scrapyd" BIN="/usr/local/bin/scrapyd" pid=`netstat -lnopt | grep :$PORT | awk '/python/{gsub(/\/python/,"",$7);print $7;}'` start() { if [ ...
https://www.tsingfun.com/it/cp... 

MFC Telnet Application(mfc telnet 端口,代码实现、不调用telnet.exe) ...

...s. You may use it for text mode Internet protocols (SMTP, POP, HTTP, WHOIS etc.) for sending, retrieving emails, whois queries, and so on. The application also allows opening ports on local computers for incoming connections. Background You need an understanding of Internet protocols to be able to...
https://www.tsingfun.com/it/cp... 

MFC Telnet Application(mfc telnet 端口,代码实现、不调用telnet.exe) ...

...s. You may use it for text mode Internet protocols (SMTP, POP, HTTP, WHOIS etc.) for sending, retrieving emails, whois queries, and so on. The application also allows opening ports on local computers for incoming connections. Background You need an understanding of Internet protocols to be able to...
https://www.tsingfun.com/it/cp... 

MFC Telnet Application(mfc telnet 端口,代码实现、不调用telnet.exe) ...

...s. You may use it for text mode Internet protocols (SMTP, POP, HTTP, WHOIS etc.) for sending, retrieving emails, whois queries, and so on. The application also allows opening ports on local computers for incoming connections. Background You need an understanding of Internet protocols to be able to...
https://www.tsingfun.com/it/cp... 

MFC Telnet Application(mfc telnet 端口,代码实现、不调用telnet.exe) ...

...s. You may use it for text mode Internet protocols (SMTP, POP, HTTP, WHOIS etc.) for sending, retrieving emails, whois queries, and so on. The application also allows opening ports on local computers for incoming connections. Background You need an understanding of Internet protocols to be able to...
https://www.tsingfun.com/it/cp... 

MFC Telnet Application(mfc telnet 端口,代码实现、不调用telnet.exe) ...

...s. You may use it for text mode Internet protocols (SMTP, POP, HTTP, WHOIS etc.) for sending, retrieving emails, whois queries, and so on. The application also allows opening ports on local computers for incoming connections. Background You need an understanding of Internet protocols to be able to...
https://www.tsingfun.com/it/cp... 

MFC Telnet Application(mfc telnet 端口,代码实现、不调用telnet.exe) ...

...s. You may use it for text mode Internet protocols (SMTP, POP, HTTP, WHOIS etc.) for sending, retrieving emails, whois queries, and so on. The application also allows opening ports on local computers for incoming connections. Background You need an understanding of Internet protocols to be able to...