没有合适的资源?快使用搜索试试~ 我知道了~
Nginx 服务器 V1.7.7.zip
共369个文件
c:170个
h:90个
conf:16个
需积分: 9 0 下载量 88 浏览量
2019-07-11
12:21:11
上传
评论
收藏 989KB ZIP 举报
温馨提示
Nginx ("engine x") 是一个高性能的 HTTP 和 反向代理 服务器,也是一个 IMAP/POP3/SMTP 代理服务器。 Nginx 是由 Igor Sysoev 为俄罗斯访问量第二的 Rambler.ru 站点开发的,它已经在该站点运行超过两年半了。Igor 将源代码以类BSD许可证的形式发布。尽管还是测试版,但是,Nginx 已经因为它的稳定性、丰富的功能集、示例配置文件和低系统资源的消耗而闻名了。
资源推荐
资源详情
资源评论
收起资源包目录
Nginx 服务器 V1.7.7.zip (369个子文件)
nginx.8 5KB
acc 224B
bcc 1KB
makefile.bcc 530B
makefile.bcc 382B
makefile.bcc 365B
makefile.bcc 341B
makefile.bcc 333B
ngx_http_upstream.c 142KB
ngx_http_core_module.c 141KB
ngx_http_proxy_module.c 110KB
ngx_http_spdy.c 105KB
ngx_http_mp4_module.c 102KB
ngx_http_fastcgi_module.c 95KB
ngx_http_request.c 91KB
ngx_event_openssl.c 85KB
ngx_http_ssi_filter_module.c 78KB
ngx_resolver.c 68KB
ngx_http_uwsgi_module.c 64KB
ngx_http_variables.c 62KB
ngx_http_parse.c 57KB
ngx_http_file_cache.c 57KB
ngx_http_scgi_module.c 54KB
ngx_http.c 52KB
ngx_http_log_module.c 46KB
ngx_http_geo_module.c 42KB
ngx_event_openssl_stapling.c 42KB
ngx_http_script.c 41KB
ngx_string.c 41KB
ngx_mail_auth_http_module.c 41KB
ngx_http_charset_filter_module.c 40KB
ngx_http_image_filter_module.c 38KB
ngx_process_cycle.c 37KB
ngx_cycle.c 33KB
nginx.c 32KB
ngx_conf_file.c 32KB
ngx_event.c 32KB
ngx_http_spdy_filter_module.c 31KB
ngx_connection.c 31KB
ngx_http_dav_module.c 31KB
ngx_http_gzip_filter_module.c 31KB
ngx_mail_proxy_module.c 31KB
ngx_open_file_cache.c 30KB
ngx_http_xslt_filter_module.c 29KB
ngx_http_rewrite_module.c 28KB
ngx_http_request_body.c 27KB
ngx_http_ssl_module.c 27KB
ngx_inet.c 26KB
ngx_event_pipe.c 26KB
ngx_file.c 26KB
ngx_http_limit_req_module.c 25KB
ngx_mail_parse.c 24KB
ngx_http_perl_module.c 24KB
ngx_http_range_filter_module.c 24KB
ngx_http_geoip_module.c 22KB
ngx_http_userid_filter_module.c 22KB
ngx_hash.c 21KB
ngx_http_memcached_module.c 20KB
ngx_http_special_response.c 20KB
ngx_mail_smtp_handler.c 20KB
ngx_http_autoindex_module.c 20KB
ngx_epoll_module.c 20KB
ngx_slab.c 20KB
ngx_http_browser_module.c 20KB
ngx_http_sub_filter_module.c 19KB
ngx_rtsig_module.c 19KB
ngx_http_header_filter_module.c 19KB
ngx_kqueue_module.c 19KB
ngx_freebsd_rfork_thread.c 18KB
ngx_http_limit_conn_module.c 18KB
ngx_http_upstream_round_robin.c 17KB
ngx_mail_handler.c 17KB
ngx_http_referer_module.c 17KB
ngx_mail_core_module.c 17KB
ngx_http_gunzip_filter_module.c 17KB
ngx_http_upstream_hash_module.c 17KB
ngx_http_headers_filter_module.c 16KB
ngx_process.c 16KB
ngx_eventport_module.c 16KB
ngx_mail_ssl_module.c 16KB
ngx_output_chain.c 15KB
ngx_http_index_module.c 15KB
ngx_http_map_module.c 14KB
ngx_devpoll_module.c 14KB
ngx_mail.c 14KB
ngx_log.c 13KB
ngx_http_upstream_keepalive_module.c 13KB
ngx_event_accept.c 13KB
ngx_http_auth_basic_module.c 12KB
ngx_http_access_module.c 12KB
ngx_mail_pop3_handler.c 11KB
ngx_http_auth_request_module.c 11KB
ngx_poll_module.c 11KB
ngx_freebsd_sendfile_chain.c 11KB
ngx_select_module.c 11KB
ngx_mail_imap_handler.c 11KB
ngx_times.c 11KB
ngx_http_spdy_module.c 11KB
ngx_files.c 11KB
ngx_http_realip_module.c 11KB
共 369 条
- 1
- 2
- 3
- 4
资源评论
weixin_39840924
- 粉丝: 495
- 资源: 1万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 适用于 Java 的 Chef 食谱.zip
- Simulink仿真快速入门与实践基础教程
- js-leetcode题解之179-largest-number.js
- js-leetcode题解之174-dungeon-game.js
- Matlab工具箱使用与实践基础教程
- js-leetcode题解之173-binary-search-tree-iterator.js
- js-leetcode题解之172-factorial-trailing-zeroes.js
- js-leetcode题解之171-excel-sheet-column-number.js
- 安卓开发从入门到精通基础教程
- js-leetcode题解之170-two-sum-iii-data-structure-design.js
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功