为什么只有端口80用于Web服务? [英] Why only port 80 for web services?

查看:65
本文介绍了为什么只有端口80用于Web服务?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

为什么将多个TCP / IP端口专用于http并不明智?虽然天真地认为,是不是可以直观地认为服务器性能可能会以某种方式增加?

Why isn't it sensible to dedicate more than one TCP/IP port to http? Although admittedly naive, isn't it somehow intuitive to think that server performance could somehow be increased?

推荐答案

你好,



@不止一个港口:当然,你可以这样做;但如果您在端点之间使用防火墙,则必须打开端口。

@服务器性能:取决于您的服务使用不同的应用程序池。



我的两分钱:))
Hello,

@"more than one port": Sure, you could do that; but if you use a firewall between your endpoints, you have to open the ports.
@"server performance": Depends on the usage of different application pools for your services.

Just my two cents :)


这篇关于为什么只有端口80用于Web服务?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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