control
来自「c语言开发,ntp协议,利于新手的学习和上手」· 代码 · 共 20 行
TXT
20 行
Source: boaSection: webPriority: optionalMaintainer: Jonathon D Nelson <jnelson@boa.org>Standards-Version: 3.1.1.1Build-Depends: debhelper, texinfo, bison, flex, texi2html, tetex-binPackage: boaArchitecture: anyProvides: httpdDepends: ${shlibs:Depends},mime-support,logrotateDescription: Lightweight and High Performance WebServer Boa is a single-tasking HTTP server. That means that unlike traditional web servers, it does not fork for each incoming connection, nor does it fork many copies of itself to handle multiple connections. It internally multiplexes all of the ongoing HTTP connections, and forks only for CGI programs (which must be separate processes.) Preliminary tests show boa is capable of handling several hundred hits per second on a 100 MHz Pentium.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?