Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在本地 IIS 上有自己的网站(在 asp.net 中创建)。从这个网站我下载文件。我只能下载 9 个文件。IIS 设置中是否有限制下载文件数量的选项?也许在 metabase.xml 中?
谢谢
IIS 对非服务器操作系统实施连接限制。我假设您使用的是 Windows7/Vista。我怀疑你遇到了这个限制。您可以在此处查看按操作系统版本划分的连接限制的详细分类。
好消息是,当您部署到真正的服务器操作系统时,您不会遇到这个问题。