Web 服务的 MTU

发布于 2024-07-11 03:22:33 字数 140 浏览 6 评论 0原文

我们有一个 ERP 应用程序,所有客户端都使用 WebService 连接。 我的网络工程师告诉我,Web 服务的 MTU 太小,我们希望增加它以提高性能。 据我所知,dotnet Web 服务没有 MTU 的配置部分。 关于我们可以在哪里配置这个的任何想法?

We have an ERP application which has all clients connect using WebService. My network engineer tells me that the MTU of the webservice is too small and we would like to increase it to improve performance. As far as I can tell there is no config section for MTU for dotnet web services. Any ideas on where we could configure this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

卖梦商人 2024-07-18 03:22:33

Web 服务没有 MTU - 它由服务器操作系统(在本例中为 Windows)控制。

调整 MTU 和其他 TCP 设置的最佳工具之一是 SG TCP 优化器

A web service doesn't have an MTU - it's controlled by the server OS, in this case Windows.

One of the best tools for tweaking MTU and other TCP settings is SG TCP optimizer.

·深蓝 2024-07-18 03:22:33

感谢您的回复。 我下载了该工具并运行它,它给了我与手动运行 ping 相同的结果......但是 GUI 工具很灵活,可以让我轻松测试。

我将来会使用它。

Thanks for the response. I downloaded the tool and ran it and it gave me the same result as running ping manually....but the GUI tool is slick and allows me to test easily.

I will use it in future.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文