适用于Windows的最佳轻量级Web服务器(仅限静态内容) [英] Best lightweight web server (only static content) for windows

查看:865
本文介绍了适用于Windows的最佳轻量级Web服务器(仅限静态内容)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Windows中运行了应用程序服务器 - 带有Zend Server的IIS6.0来执行PHP。我在同一台机器上寻找轻量级静态内容的Web服务器,它将重用IIS表单处理静态内容并提高性能。

I got application server running in Windows – IIS6.0 with Zend Server to execute PHP. I am looking for lightweight static content only web server on this same machine which will relive IIS form handling static content and increase performance.

它只需要是静态内容Web服务器 - 最大小和最大有效 - lighttpd似乎太大,因为允许FastCGI

It need to be only static content web server – maximum small and maximum effective – lighttpd seems too big because allow to FastCGI

编辑:赏金用于: Windows,仅静态内容,快速,轻量级

Windows Server 2003

Windows Server 2003

推荐答案

看看 mongoose


  • 单个可执行文件

  • 内存占用非常小

  • 允许多个工作线程

  • 易于安装为服务

  • 可配置配置
    文件(如果需要)

  • single executable
  • very small memory footprint
  • allows multiple worker threads
  • easy to install as service
  • configurable with a configuration file if required

这篇关于适用于Windows的最佳轻量级Web服务器(仅限静态内容)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆