Download Speed had been limited by nexus?

hi,
when I try to download from nexus repos using IB network, it seems the download speed had been limited,
1.download directly from the httpd service,

[root@h19r2n05 tmp]# wget http://11.8.19.46:8881/tmp_10g_1.tar
--2023-11-15 10:40:04--  http://11.8.19.46:8881/tmp_10g_1.tar
Connecting to 11.8.19.46:8881... connected.
HTTP request sent, awaiting response... 200 OK
Length: 11780628480 (11G) [application/x-tar]
Saving to: ‘tmp_10g_1.tar’

100%[========================================================================================================================================>] 11,780,628,480  348MB/s   in 35s

2023-11-15 10:40:38 (324 MB/s) - ‘tmp_10g_1.tar’ saved [11780628480/11780628480]

2.download from nexus

[root@h19r2n05 tmp]# wget http://11.8.19.46:8082/repository/public_tar_proxy/CentOS7/linux-64/tmp/tmp_10g_5.tar
--2023-11-15 10:40:47--  http://11.8.19.46:8082/repository/public_tar_proxy/CentOS7/linux-64/tmp/tmp_10g_5.tar
Connecting to 11.8.19.46:8082... connected.
HTTP request sent, awaiting response... 200 OK
Length: 11780628480 (11G) [application/x-tar]
Saving to: ‘tmp_10g_5.tar’

100%[========================================================================================================================================>] 11,780,628,480 72.6MB/s   in 2m 40s

2023-11-15 10:43:28 (70.1 MB/s) - ‘tmp_10g_5.tar’ saved [11780628480/11780628480]


help
any config limit the speed ?

No, but Nexus has additional overhead that will vary depending on system configuration.

hi,
do you have any suggestions?to improve the download speed from nexus 3 ?
we use the same IB network, but download from nexus 3 slowly than the httpd.

thanks