AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / user-1197479

LeRouteur's questions

Martin Hope
LeRouteur
Asked: 2021-04-21 03:59:20 +0800 CST

Windows Server 网卡在 LAN 上以 100 Mb/s 传输文件

  • 6

我正在通过本地网络将文件从 Windows 服务器传输到 Hyper-V 服务器。

Windows Server 有一个千兆以太网网卡,Hyper-V Server 也有一个千兆位。

传输文件时(我使用 Windows 资源管理器窗口连接到 Hyper-V 服务器,并使用另一个资源管理器窗口将文件从 Windows 服务器拖放到 Hyper-V 服务器),我注意到传输速度受到限制到 100 Mb/s。

我的整个网络都使用猫。6A 电缆,这些服务器之间的交换机是千兆的。

所有驱动程序都是最新的,固件也是。

这里有什么可做的吗?这可能是正常的吗?

编辑:我注意到 Windows 服务器的网卡以最大容量运行。

编辑 2:尝试了新的传输,Windows 服务器的网卡传输速度约为 980 Mb,但 Hyper-V 的传输速度为 260-280 Mb。

networking file-transfer
  • 1 个回答
  • 212 Views
Martin Hope
LeRouteur
Asked: 2020-10-10 06:41:36 +0800 CST

如何只为多个 Minecraft 服务器打开 TCP 端口 25565?

  • 3

我想创建多个 Minecraft 服务器,它们将在我的网络中的多个服务器上运行。

主要目标是只有一个端口 (TCP 25565) 面向 Internet,然后将请求主机名 (mc.example.com) 传递给正确的后端服务器。

有什么办法可以做到这一点?我知道可以使用反向代理,但它是用于 HTTP 的,所以有什么方法可以为 Minecraft 做到这一点?

编辑:正如@a​​ttie 所说,不可能将单个 IF 端口用于多个 Minecraft 服务器。

所以现在,假设我为这些服务器打开了 10 个端口(25565 到 25575)。下一步我应该怎么做才能使这更加用户友好?我的意思是,当他进入 mc.example.com 时,直接将用户重定向到 IF 端口?

networking proxy
  • 3 个回答
  • 925 Views
Martin Hope
LeRouteur
Asked: 2020-07-22 02:23:19 +0800 CST

使用 Apache2 作为反向代理重定向到 URI

  • 5

我正在使用 Apache2 运行反向代理,并且配置了以下 vHost:

<VirtualHost *:80>
        ServerName rds.example.com
        Redirect / https://rds.example.com/RDWeb/
</VirtualHost>
<VirtualHost *:443>
        # Proxy
        ServerName rds.example.com
        ProxyPreserveHost on
        SSLProxyEngine on
        SSLProxyVerify off
        SSLProxyCheckPeerCN off
        SSLProxyCheckPeerName off
        SSLProxyCheckPeerExpire off
        ProxyPass / https://backend01.example.com/
        ProxyPassReverse / https://backend01.example.com/
SSLCertificateFile /etc/letsencrypt/live/rds.example.com//fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/rds.example.com/privkey.pem
Include /etc/letsencrypt/options-ssl-apache.conf
</VirtualHost>

当客户端连接到http://rds.example.com或https://rds.example.com时,我想将他重定向到 https.//rds.example.com/RDWeb(默认的远程桌面 Web 服务微软)。

实际上,当客户端连接时,他只会被重定向到https://rds.example.com并带有漂亮的 IIS 页面。

我究竟做错了什么 ?

apache-http-server remote-desktop
  • 1 个回答
  • 415 Views
Martin Hope
LeRouteur
Asked: 2020-07-13 23:34:08 +0800 CST

将数据拆分为数据透视表中的列

  • 5

我有一个包含数据透视表的 Excel 工作表。我必须将数据拆分为与数据透视表相同的工作表中的 6 列。

数据透视表

例如,我想要

m5.16xlarge-RHEL 7-Messaging|Preview-24/5-Maison

分成 6 列,每列有一个单词(在破折号之前)。

提前致谢 :)

microsoft-excel
  • 2 个回答
  • 2387 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何减少“vmmem”进程的消耗?

    • 11 个回答
  • Marko Smith

    从 Microsoft Stream 下载视频

    • 4 个回答
  • Marko Smith

    Google Chrome DevTools 无法解析 SourceMap:chrome-extension

    • 6 个回答
  • Marko Smith

    Windows 照片查看器因为内存不足而无法运行?

    • 5 个回答
  • Marko Smith

    支持结束后如何激活 WindowsXP?

    • 6 个回答
  • Marko Smith

    远程桌面间歇性冻结

    • 7 个回答
  • Marko Smith

    子网掩码 /32 是什么意思?

    • 6 个回答
  • Marko Smith

    鼠标指针在 Windows 中按下的箭头键上移动?

    • 1 个回答
  • Marko Smith

    VirtualBox 无法以 VERR_NEM_VM_CREATE_FAILED 启动

    • 8 个回答
  • Marko Smith

    应用程序不会出现在 MacBook 的摄像头和麦克风隐私设置中

    • 5 个回答
  • Martin Hope
    Vickel Firefox 不再允许粘贴到 WhatsApp 网页中? 2023-08-18 05:04:35 +0800 CST
  • Martin Hope
    Saaru Lindestøkke 为什么使用 Python 的 tar 库时 tar.xz 文件比 macOS tar 小 15 倍? 2021-03-14 09:37:48 +0800 CST
  • Martin Hope
    CiaranWelsh 如何减少“vmmem”进程的消耗? 2020-06-10 02:06:58 +0800 CST
  • Martin Hope
    Jim Windows 10 搜索未加载,显示空白窗口 2020-02-06 03:28:26 +0800 CST
  • Martin Hope
    andre_ss6 远程桌面间歇性冻结 2019-09-11 12:56:40 +0800 CST
  • Martin Hope
    Riley Carney 为什么在 URL 后面加一个点会删除登录信息? 2019-08-06 10:59:24 +0800 CST
  • Martin Hope
    zdimension 鼠标指针在 Windows 中按下的箭头键上移动? 2019-08-04 06:39:57 +0800 CST
  • Martin Hope
    jonsca 我所有的 Firefox 附加组件突然被禁用了,我该如何重新启用它们? 2019-05-04 17:58:52 +0800 CST
  • Martin Hope
    MCK 是否可以使用文本创建二维码? 2019-04-02 06:32:14 +0800 CST
  • Martin Hope
    SoniEx2 更改 git init 默认分支名称 2019-04-01 06:16:56 +0800 CST

热门标签

windows-10 linux windows microsoft-excel networking ubuntu worksheet-function bash command-line hard-drive

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve