Web Servers Succinctly

简介:
“web服务器” 的概念已经变得模糊,因为服务器现在与web应用程序的动态需求交织在一起。处理请求不再是 “发回此文件的内容” 的简单过程,而是涉及将请求路由到web应用程序,其中包括确定内容的来源。在Web服务器中,作者Marc Clifton简要地介绍了构建自己的web服务器的好处,并涵盖了线程,工作流程,会话管理,路由和安全性的不同选项。
为什么要构建Web服务器?您的第一个Web服务器线程、任务和异步/等待线程跨越工作流路由会议HTTPS错误处理和重定向参数化路由表单参数和AJAX查看引擎压力测试
英文简介:
The concept of a "web server" has become fuzzy because the server is now entwined with the dynamic requirements of web applications. Handling a request is no longer the simple process of "send back the content of this file", but instead involves routing the request to the web application, which, among other things, determines where the content comes from.
In Web Servers Succinctly, author Marc Clifton provides great insights on the benefits of building your own web server, and covers different options available for threading, work processes, session management, routing, and security.
Why Build a Web Server?Your First Web ServerThreads, Tasks, and Async/AwaitThread-Spanning WorkflowsRoutingSessionsHTTPSError Handling and RedirectingParameterized RoutesForm Parameters and AJAXView EnginesStress Testing
- 书名
- Web Servers Succinctly
- 译名
- 简洁的 Web 服务器
- 语言
- 英语
- 年份
- 2015
- 页数
- 110页
- 大小
- 15.10 MB
- 标签
- Web服务器
- 简明教程
- 下载
Web Servers Succinctly.pdf
- 密码
- 65536
最后更新:2025-04-12 23:57:55