windows 下 iis 、 apache 、 nginx 哪个并发最好? php 环境
![]() | 1 NemoAlex 2016-10-30 21:46:43 +08:00 Windows 当服务器就不要计较性能了 |
![]() | 3 alittletrain 2016-10-30 22:06:02 +08:00 @echotpq nginx > iis > apache |
4 sj520xj 2016-10-30 22:07:01 +08:00 win 下就是 IIS ,其他 2 个不用试了 |
![]() | 6 ldbC5uTBj11yaeh5 2016-10-30 22:14:46 +08:00 nginx/apache 的 IO 在 windows 就是残废。 楼主你要是喜欢 unix style 的话,推荐 caddy. 毕竟是 golang 实现的,理论上在 windows 下的性能也不赖。 |
![]() | 8 shiny 2016-10-30 23:04:28 +08:00 五年前选型的时候发现 IIS 比 Apache 稳定多了,但现在不知道 windows 下发生了怎么样翻天覆地的变化。 |
![]() | 11 whywhy36 2016-10-31 05:31:24 +08:00 |
13 huigeer 2016-10-31 09:14:20 +08:00 via Android 楼上肯定弄错概念了, bat 的峰值也没有 50000 的吞吐量 |
![]() | 15 hjc4869 2016-10-31 09:55:24 +08:00 Windows 不要用 nginx 。 |
![]() | 16 ovear 2016-10-31 10:03:57 +08:00 via Android Windows 下请安心用 iis ,性能绝对没问题,巨硬 iocp 加持妥妥的。 Windows 下的 Nginx 是残废, cgywin 编译的, io 是在搞笑, Apache 都比不上 Apache 在 Windows 只有 Windows 专用的 mpm 可以用,性能只能说凑合。。 |
17 zls3201 2016-10-31 10:58:17 +08:00 不要撇开业务 谈性能啊 每秒 5w 次 静态的 html 应该都能达到 看业务的复杂度做负载测试和评估吧 windows iis 肯定是优化的最好的 |