基于Apache源代码的Web应用服务器的体系结构分析1.doc

基于Apache源代码的Web应用服务器的体系结构分析1.doc

  1. 1、本文档共43页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于Apache源代码的Web应用服务器的体系结构分析1

毕 业 设 计 论 文 专业班级: 计算机科学与技术·计本061 学生姓名: 指导教师: 密级:内部 基于Apache源代码的Web应用服 务器的体系结构分析 Analysing the architecture of the Web application server based on Apache source code 系别名称: 信息工程系 专业班级: 计算机科学与技术·计本061 学生姓名: 学 号: 指导教师: 摘 要 如果说没有Apache就没有Intemet可能有些夸张,但至少可以说没有Apache,互联网就不会发展得这么快。根据互联网研究公司NetCraft的统计,多年来Apache一直稳居Web服务器市场的头把交椅,至今仍占据超过50%的市场份额。就整个互联网来说,Apache仍然是最重要的软件之一。Abstract If there is no Apache would not Intemet may be some exaggeration, but at least you can say there is no Apache, the Internet would not have developed so fast. According to Internet research firm NetCraft statistics, over the years has been one of Apache Web server market, the top spot, still holds more than 50% market share. For the whole Internet, Apache still is one of the most important software. This dissertation analyzes the hierarchy of Apache server and the main program main.c source code file. Learn operating process and principle of the Apache server. Then the main analysis of the main Apache server to run the three major modules and the code: The three main modules of the load module, the command processing module of command, the five important part of the hook. By analyzing them, in order to the people who hope to write the third-party modules in the future provide reference and related reference. Keywords Apache server, load module, command processing module, hook 目 录 摘 要 I Abstract II 第1章 概 述 1 1.1 课题研究的意义 1 1.2 Apache功能 1 1.2.1 Apache虚拟主机 1 1.2.2 持续连接 1 1.2.3 缓存 2 1.2.4 访问控制和安全 2 第2章 课题研究相关技术 3 2.1 HTTP协议及HTTP服务器的工作原理 3 2.1.1 HTTP协议简介 3 2.1.2 HTTP服务器 3 2.2 MVC三层体系结构以及各个层次之间的依赖关系 4 2.2.1 MVC三层体系结构 4 2.2.2 MVC三层体系结构之间的依赖关系 4 第3章 Apache体系结构 5 3.1 Apache目录 5 3.2 Apache层次结构 6 3.2.1 操作系统支持层 7 3.2.2 可移植运行库层 7 3.2.3 核心功能层 7 3.2.4 可选功能层 7 3.3 Apache核心功能层 8 3.3.1 核心与可选模块的关系 8 3.3.2 核心组件 8 3.4 Apache运行流程 9 3.4.1 Apache启动过程 9 3.

文档评论(0)

2017meng + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档