系统运维

Nginx 为什么这么快?

时间:2010-12-5 17:23:32  作者:应用开发   来源:域名  查看:  评论:0
内容摘要:复制//select系统调用 intselect(intmaxfdp,fd_set*readfds,fd_set*writefds,fd_set*errorfds,structt

Nginx 为什么这么快?
复制// select 系统调用  intselect(int maxfdp,什快fd_set *readfds,fd_set *writefds,fd_set *errorfds,struct timeval *timeout);   // poll 系统调用  int poll(struct pollfd fds[], nfds_t nfds, int timeout);  1.2.3.4.
copyright © 2025 powered by 益强资讯全景  滇ICP备2023006006号-31sitemap