Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
Godlike VPS
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

ST-Hosting - Easter 2026 Sale - KVM Server for 12.00 €/year located in Germany

124»

Comments

  • sthostingsthosting Member, Patron Provider

    @muhbootloader said:
    I agree, it needs to be supplemented

    Flash Sale: 15 servers refilled

    @CraigRoeder said:
    Can you customize it a little bit? I need 25GB, but I can give back your cpu/RAM and bw; I need to run some simple CLI for backing up, like a few mins / day.

    Please order one and send us a PM with the VM ID.

    @stufently said:

    @sthosting said:

    @stufently said:
    Need cheap for 3-4 years

    We can offer 4 years for 44 €.

    Give me link please

    Please deposit 44 €, order the 1 year deal and open a support ticket.

  • Is there a refund policy for the servers?

  • sthostingsthosting Member, Patron Provider

    @zephyr32 said:
    Is there a refund policy for the servers?

    No refund possible after server is delivered. Only for exceptional cases, if something isn't working correctly.

  • @sthosting said:

    @stufently said:

    @sthosting said:

    @stufently said:
    Need cheap for 3-4 years

    We can offer 4 years for 44 €.

    Give me link please

    Sorry, the offer is sold out.

    ping me if will available

  • sthostingsthosting Member, Patron Provider

    @stufently said:

    @sthosting said:

    @stufently said:

    @sthosting said:

    @stufently said:
    Need cheap for 3-4 years

    We can offer 4 years for 44 €.

    Give me link please

    Sorry, the offer is sold out.

    ping me if will available

    @stufently It is available

  • Entire8464Entire8464 Member
    edited April 12

    Are there any limits when it comes to wireguard?

    I'm here scratching my head as to why I'm getting no more than 3mbps download speeds with this server. It seems not to be the classical MTU problems as I went all the way down to 1280 without any difference.

    A speedtest directly from the server shows full 1gbit/s. Also running htop while doing that doesn't show a cpu spike higher than 10%. Even though I've used different low end servers for this for quite a while, this is the first time I wonder if it's like this on purpose or somehow I'm making a mistake on something I've configured over and over

  • emperoremperor Member

    @Entire8464 said: Are there any limits when it comes to wireguard?

    Its possible to be like with other DE providers, their upstream (usually ghostnet) limit udp speed. Try openvpn on tcp and report here.

    Thanked by 1DejavuMoe
  • @emperor said:

    @Entire8464 said: Are there any limits when it comes to wireguard?

    Its possible to be like with other DE providers, their upstream (usually ghostnet) limit udp speed. Try openvpn on tcp and report here.

    Interesting. I tried instead to run an iperf3 udp test from one server in the UK and another in Italy onto this VPS, and it seems indeed that UDP is rate limited or something similar is going on.

    Quite a disappointment to be honest; I'd expect a provider to communicate this clearly.

    Test from UK (UDP)

    ~# iperf3 -c 109.175.211.x -u -b 100M

    Connecting to host 109.175.211.x, port 5201
    [  5] local 96.9.215.x port 45652 connected to 109.175.211.x port 5201
    [ ID] Interval           Transfer     Bitrate         Total Datagrams
    [  5]   0.00-1.00   sec  11.9 MBytes   100 Mbits/sec  9706
    [  5]   1.00-2.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   2.00-3.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   3.00-4.00   sec  11.9 MBytes   100 Mbits/sec  9714
    [  5]   4.00-5.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   5.00-6.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   6.00-7.00   sec  11.9 MBytes   100 Mbits/sec  9704
    [  5]   7.00-8.00   sec  11.9 MBytes   100 Mbits/sec  9697
    [  5]   8.00-9.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   9.00-10.00  sec  11.9 MBytes   100 Mbits/sec  9704
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [ ID] Interval           Transfer     Bitrate         Jitter    Lost/Total Datagrams
    [  5]   0.00-10.00  sec   119 MBytes   100 Mbits/sec  0.000 ms  0/97050 (0%)  sender
    [  5]   0.00-10.48  sec  29.4 MBytes  23.6 Mbits/sec  0.093 ms  73082/97050 (75%)  receiver
    
    Test from UK (TCP)

    iperf3 -c 109.175.211.x -b 100M

    Connecting to host 109.175.211.x, port 5201
    [  5] local 96.9.215.x port 34024 connected to 109.175.211.x port 5201
    [ ID] Interval           Transfer     Bitrate         Retr  Cwnd
    [  5]   0.00-1.00   sec  12.0 MBytes   101 Mbits/sec    0    652 KBytes
    [  5]   1.00-2.00   sec  11.9 MBytes  99.7 Mbits/sec    0    652 KBytes
    [  5]   2.00-3.00   sec  12.0 MBytes   101 Mbits/sec    4    455 KBytes
    [  5]   3.00-4.00   sec  11.9 MBytes  99.6 Mbits/sec    0    455 KBytes
    [  5]   4.00-5.00   sec  11.9 MBytes  99.6 Mbits/sec    0    455 KBytes
    [  5]   5.00-6.00   sec  12.0 MBytes   101 Mbits/sec    0    455 KBytes
    [  5]   6.00-7.00   sec  11.9 MBytes  99.6 Mbits/sec    0    455 KBytes
    [  5]   7.00-8.00   sec  12.0 MBytes   101 Mbits/sec    0    455 KBytes
    [  5]   8.00-9.00   sec  11.9 MBytes  99.6 Mbits/sec   18    319 KBytes
    [  5]   9.00-10.00  sec  11.9 MBytes  99.6 Mbits/sec    0    342 KBytes
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [ ID] Interval           Transfer     Bitrate         Retr
    [  5]   0.00-10.00  sec   119 MBytes   100 Mbits/sec   22            sender
    [  5]   0.00-10.02  sec   119 MBytes  99.8 Mbits/sec                  receiver
    
    Test from Italy (UDP)

    ~# iperf3 -c 109.175.211.x -u -b 100M

    Connecting to host 109.175.211.x, port 5201
    [  5] local 5.249.149.x port 60117 connected to 109.175.211.x port 5201
    [ ID] Interval           Transfer     Bitrate         Total Datagrams
    [  5]   0.00-1.00   sec  11.9 MBytes   100 Mbits/sec  9714
    [  5]   1.00-2.00   sec  11.9 MBytes   100 Mbits/sec  9697
    [  5]   2.00-3.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   3.00-4.00   sec  11.9 MBytes   100 Mbits/sec  9713
    [  5]   4.00-5.00   sec  11.9 MBytes   100 Mbits/sec  9697
    [  5]   5.00-6.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   6.00-7.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   7.00-8.00   sec  11.9 MBytes   100 Mbits/sec  9713
    [  5]   8.00-9.00   sec  11.9 MBytes   100 Mbits/sec  9696
    [  5]   9.00-10.00  sec  11.9 MBytes  99.9 Mbits/sec  9706
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [ ID] Interval           Transfer     Bitrate         Jitter    Lost/Total Datagrams
    [  5]   0.00-10.00  sec   119 MBytes   100 Mbits/sec  0.000 ms  0/97051 (0%)  sender
    [  5]   0.00-10.04  sec  30.7 MBytes  25.7 Mbits/sec  0.126 ms  71710/96710 (74%)  receiver
    
    Test from Italy (TCP)

    ~# iperf3 -c 109.175.211.x -b 100M

    Connecting to host 109.175.211.x, port 5201
    [  5] local 5.249.149.x port 45600 connected to 109.175.211.x port 5201
    [ ID] Interval           Transfer     Bitrate         Retr  Cwnd
    [  5]   0.00-1.00   sec  12.0 MBytes   101 Mbits/sec    0   1.26 MBytes
    [  5]   1.00-2.00   sec  11.9 MBytes  99.6 Mbits/sec    0   1.26 MBytes
    [  5]   2.00-3.00   sec  12.0 MBytes   101 Mbits/sec    0   1.26 MBytes
    [  5]   3.00-4.00   sec  11.9 MBytes  99.6 Mbits/sec    0   1.26 MBytes
    [  5]   4.00-5.00   sec  11.9 MBytes  99.6 Mbits/sec    0   1.26 MBytes
    [  5]   5.00-6.00   sec  12.0 MBytes   101 Mbits/sec    0   1.26 MBytes
    [  5]   6.00-7.00   sec  11.9 MBytes  99.6 Mbits/sec    0   1.26 MBytes
    [  5]   7.00-8.00   sec  12.0 MBytes   101 Mbits/sec    0   1.26 MBytes
    [  5]   8.00-9.00   sec  11.9 MBytes  99.6 Mbits/sec   16    443 KBytes
    [  5]   9.00-10.00  sec  10.9 MBytes  91.1 Mbits/sec   27    123 KBytes
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [ ID] Interval           Transfer     Bitrate         Retr
    [  5]   0.00-10.00  sec   118 MBytes  99.2 Mbits/sec   43            sender
    [  5]   0.00-10.02  sec   118 MBytes  98.4 Mbits/sec                  receiver
    
  • sthostingsthosting Member, Patron Provider

    Interesting, we will check this. We don't use Ghostnet.

  • @Entire8464 said:

    @emperor said:

    @Entire8464 said: Are there any limits when it comes to wireguard?

    Its possible to be like with other DE providers, their upstream (usually ghostnet) limit udp speed. Try openvpn on tcp and report here.

    Interesting. I tried instead to run an iperf3 udp test from one server in the UK and another in Italy onto this VPS, and it seems indeed that UDP is rate limited or something similar is going on.

    Quite a disappointment to be honest; I'd expect a provider to communicate this clearly.

    Test from UK (UDP)

    ~# iperf3 -c 109.175.211.x -u -b 100M

    Connecting to host 109.175.211.x, port 5201
    [  5] local 96.9.215.x port 45652 connected to 109.175.211.x port 5201
    [ ID] Interval           Transfer     Bitrate         Total Datagrams
    [  5]   0.00-1.00   sec  11.9 MBytes   100 Mbits/sec  9706
    [  5]   1.00-2.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   2.00-3.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   3.00-4.00   sec  11.9 MBytes   100 Mbits/sec  9714
    [  5]   4.00-5.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   5.00-6.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   6.00-7.00   sec  11.9 MBytes   100 Mbits/sec  9704
    [  5]   7.00-8.00   sec  11.9 MBytes   100 Mbits/sec  9697
    [  5]   8.00-9.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   9.00-10.00  sec  11.9 MBytes   100 Mbits/sec  9704
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [ ID] Interval           Transfer     Bitrate         Jitter    Lost/Total Datagrams
    [  5]   0.00-10.00  sec   119 MBytes   100 Mbits/sec  0.000 ms  0/97050 (0%)  sender
    [  5]   0.00-10.48  sec  29.4 MBytes  23.6 Mbits/sec  0.093 ms  73082/97050 (75%)  receiver
    
    Test from UK (TCP)

    iperf3 -c 109.175.211.x -b 100M

    Connecting to host 109.175.211.x, port 5201
    [  5] local 96.9.215.x port 34024 connected to 109.175.211.x port 5201
    [ ID] Interval           Transfer     Bitrate         Retr  Cwnd
    [  5]   0.00-1.00   sec  12.0 MBytes   101 Mbits/sec    0    652 KBytes
    [  5]   1.00-2.00   sec  11.9 MBytes  99.7 Mbits/sec    0    652 KBytes
    [  5]   2.00-3.00   sec  12.0 MBytes   101 Mbits/sec    4    455 KBytes
    [  5]   3.00-4.00   sec  11.9 MBytes  99.6 Mbits/sec    0    455 KBytes
    [  5]   4.00-5.00   sec  11.9 MBytes  99.6 Mbits/sec    0    455 KBytes
    [  5]   5.00-6.00   sec  12.0 MBytes   101 Mbits/sec    0    455 KBytes
    [  5]   6.00-7.00   sec  11.9 MBytes  99.6 Mbits/sec    0    455 KBytes
    [  5]   7.00-8.00   sec  12.0 MBytes   101 Mbits/sec    0    455 KBytes
    [  5]   8.00-9.00   sec  11.9 MBytes  99.6 Mbits/sec   18    319 KBytes
    [  5]   9.00-10.00  sec  11.9 MBytes  99.6 Mbits/sec    0    342 KBytes
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [ ID] Interval           Transfer     Bitrate         Retr
    [  5]   0.00-10.00  sec   119 MBytes   100 Mbits/sec   22            sender
    [  5]   0.00-10.02  sec   119 MBytes  99.8 Mbits/sec                  receiver
    
    Test from Italy (UDP)

    ~# iperf3 -c 109.175.211.x -u -b 100M

    Connecting to host 109.175.211.x, port 5201
    [  5] local 5.249.149.x port 60117 connected to 109.175.211.x port 5201
    [ ID] Interval           Transfer     Bitrate         Total Datagrams
    [  5]   0.00-1.00   sec  11.9 MBytes   100 Mbits/sec  9714
    [  5]   1.00-2.00   sec  11.9 MBytes   100 Mbits/sec  9697
    [  5]   2.00-3.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   3.00-4.00   sec  11.9 MBytes   100 Mbits/sec  9713
    [  5]   4.00-5.00   sec  11.9 MBytes   100 Mbits/sec  9697
    [  5]   5.00-6.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   6.00-7.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   7.00-8.00   sec  11.9 MBytes   100 Mbits/sec  9713
    [  5]   8.00-9.00   sec  11.9 MBytes   100 Mbits/sec  9696
    [  5]   9.00-10.00  sec  11.9 MBytes  99.9 Mbits/sec  9706
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [ ID] Interval           Transfer     Bitrate         Jitter    Lost/Total Datagrams
    [  5]   0.00-10.00  sec   119 MBytes   100 Mbits/sec  0.000 ms  0/97051 (0%)  sender
    [  5]   0.00-10.04  sec  30.7 MBytes  25.7 Mbits/sec  0.126 ms  71710/96710 (74%)  receiver
    
    Test from Italy (TCP)

    ~# iperf3 -c 109.175.211.x -b 100M

    Connecting to host 109.175.211.x, port 5201
    [  5] local 5.249.149.x port 45600 connected to 109.175.211.x port 5201
    [ ID] Interval           Transfer     Bitrate         Retr  Cwnd
    [  5]   0.00-1.00   sec  12.0 MBytes   101 Mbits/sec    0   1.26 MBytes
    [  5]   1.00-2.00   sec  11.9 MBytes  99.6 Mbits/sec    0   1.26 MBytes
    [  5]   2.00-3.00   sec  12.0 MBytes   101 Mbits/sec    0   1.26 MBytes
    [  5]   3.00-4.00   sec  11.9 MBytes  99.6 Mbits/sec    0   1.26 MBytes
    [  5]   4.00-5.00   sec  11.9 MBytes  99.6 Mbits/sec    0   1.26 MBytes
    [  5]   5.00-6.00   sec  12.0 MBytes   101 Mbits/sec    0   1.26 MBytes
    [  5]   6.00-7.00   sec  11.9 MBytes  99.6 Mbits/sec    0   1.26 MBytes
    [  5]   7.00-8.00   sec  12.0 MBytes   101 Mbits/sec    0   1.26 MBytes
    [  5]   8.00-9.00   sec  11.9 MBytes  99.6 Mbits/sec   16    443 KBytes
    [  5]   9.00-10.00  sec  10.9 MBytes  91.1 Mbits/sec   27    123 KBytes
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [ ID] Interval           Transfer     Bitrate         Retr
    [  5]   0.00-10.00  sec   118 MBytes  99.2 Mbits/sec   43            sender
    [  5]   0.00-10.02  sec   118 MBytes  98.4 Mbits/sec                  receiver
    

    TCP performance is excellent (I am using Cloudflare's free CDN); both origin-pull speeds and latency are very good. :)

    However, UDP traffic is indeed subject to very noticeable limitations. Aside from that, everything else is great. @sthosting

    Thanked by 1sthosting
  • sthostingsthosting Member, Patron Provider
    edited April 13

    @emperor said:
    Its possible to be like with other DE providers, their upstream (usually ghostnet) limit udp speed. Try openvpn on tcp and report here.

    Ich weiß ja nicht wo du deine Infos herbekommst aber diese sind komplett falsch! Wir nutzen kein Ghostnet und auch die meisten anderen Anbieter tun das nicht. Diese Informationen kann jeder öffentlich einsehen unter peeringdb, bgp.tool, etc.

    @Entire8464 said:
    Interesting. I tried instead to run an iperf3 udp test from one server in the UK and another in Italy onto this VPS, and it seems indeed that UDP is rate limited or something similar is going on.

    Did you set the MTU on both sides? Please test multistream with -P 10. I did some testings from around the world and can don´t have this problem. Anyways, this could be solved already if you use our ticket system instead this forum for support. If it still not works as desibred please open a ticket.

    @DejavuMoe said:
    However, UDP traffic is indeed subject to very noticeable limitations. Aside from that, everything else is great. @sthosting

    If your issue is related to something other than WireGuard, I would also ask you to open a ticket.

    Thanked by 1DejavuMoe
  • emperoremperor Member
    edited April 13

    @sthosting said: Ich weiß ja nicht wo du deine Infos herbekommst aber diese sind komplett falsch! Wir nutzen kein Ghostnet und auch die meisten anderen Anbieter tun das nicht. Diese Informationen kann jeder öffentlich einsehen unter peeringdb, bgp.tool, etc.

    Sorry I dont speak Spanish..

    Thanked by 2sthosting paulamhan
  • @sthosting said:

    @emperor said:
    Its possible to be like with other DE providers, their upstream (usually ghostnet) limit udp speed. Try openvpn on tcp and report here.

    Ich weiß ja nicht wo du deine Infos herbekommst aber diese sind komplett falsch! Wir nutzen kein Ghostnet und auch die meisten anderen Anbieter tun das nicht. Diese Informationen kann jeder öffentlich einsehen unter peeringdb, bgp.tool, etc.

    @Entire8464 said:
    Interesting. I tried instead to run an iperf3 udp test from one server in the UK and another in Italy onto this VPS, and it seems indeed that UDP is rate limited or something similar is going on.

    Did you set the MTU on both sides? Please test multistream with -P 10. I did some testings from around the world and can don´t have this problem. Anyways, this could be solved already if you use our ticket system instead this forum for support. If it still not works as desibred please open a ticket.

    @DejavuMoe said:
    However, UDP traffic is indeed subject to very noticeable limitations. Aside from that, everything else is great. @sthosting

    If your issue is related to something other than WireGuard, I would also ask you to open a ticket.

    Thank you for your reply. The next time I encounter this issue, I will reproduce the scenario and submit a support ticket. ;)

    Thanked by 1sthosting
  • sthostingsthosting Member, Patron Provider

    @emperor said:
    Sorry I dont speak Spanish..

    Oh, I am sorry, me too :smiley:

    I don't know where you're getting your information from, but it's completely wrong. We don't use Ghostnet, and neither do most other providers. Anyone can view this information publicly on peeringdb, bgp.tool, etc.

  • emperoremperor Member
    edited April 13

    @sthosting said:

    @emperor said:
    Sorry I dont speak Spanish..

    Oh, I am sorry, me too :smiley:

    I don't know where you're getting your information from, but it's completely wrong. We don't use Ghostnet, and neither do most other providers. Anyone can view this information publicly on peeringdb, bgp.tool, etc.

    I've had this on many german servers, thats why i wrote usually, never said you are using them. They blamed it on ddos filters, which is still not fixed (to be fair, they seems to soften the filtering little, but still not full speed). Hence, i was not wrong about udp filtering.

    Thanked by 2sthosting DejavuMoe
  • @sthosting said: Flash Sale: 15 servers refilled

    ok got it thanks

  • sthostingsthosting Member, Patron Provider

    5 servers left. There won't be another refill.

  • @sthosting
    Sorry to bother you here, but I have an open ticket which was over 24 hours.Would you mind to take a look? Thank you!

  • sthostingsthosting Member, Patron Provider

    @rm_ said:
    I still wish you'd sort out your CC situation, before jumping in to the glorious crypto future. Forcing people into Paypal is not OK.

    Payments via credit card are possible now using Mollie.

    Thanked by 1rm_
  • sthostingsthosting Member, Patron Provider

    @jhonhosim said:
    @sthosting
    Sorry to bother you here, but I have an open ticket which was over 24 hours.Would you mind to take a look? Thank you!

    Thank you, we can see open support tickets. Your problem isn't solved within a few minutes obviously, so it will need some time for a solution.

  • @sthosting said:

    @jhonhosim said:
    @sthosting
    Sorry to bother you here, but I have an open ticket which was over 24 hours.Would you mind to take a look? Thank you!

    Thank you, we can see open support tickets. Your problem isn't solved within a few minutes obviously, so it will need some time for a solution.

    Thanks for looking into it. So weird, not sure if other users on the same subnet faced the same situation! Only me?

  • sthostingsthosting Member, Patron Provider

    @jhonhosim said:

    @sthosting said:

    @jhonhosim said:
    @sthosting
    Sorry to bother you here, but I have an open ticket which was over 24 hours.Would you mind to take a look? Thank you!

    Thank you, we can see open support tickets. Your problem isn't solved within a few minutes obviously, so it will need some time for a solution.

    Thanks for looking into it. So weird, not sure if other users on the same subnet faced the same situation! Only me?

    No, currently just you.

  • ascicodeascicode Member

    @sthosting any may deal coming?

  • @Entire8464 said:
    no more than 3mbps download speeds

    If by mbps you mean mbit/s i can very much tell you that there isn't a cap at 3. If you are referring to mb/s though i don't know. My setup doesn't push/pull much more than that anyways.

  • zephyr32zephyr32 Member

    Did we find out what is wrong with> @DejavuMoe said:

    @Entire8464 said:

    @emperor said:

    @Entire8464 said: Are there any limits when it comes to wireguard?

    Its possible to be like with other DE providers, their upstream (usually ghostnet) limit udp speed. Try openvpn on tcp and report here.

    Interesting. I tried instead to run an iperf3 udp test from one server in the UK and another in Italy onto this VPS, and it seems indeed that UDP is rate limited or something similar is going on.

    Quite a disappointment to be honest; I'd expect a provider to communicate this clearly.

    Test from UK (UDP)

    ~# iperf3 -c 109.175.211.x -u -b 100M

    Connecting to host 109.175.211.x, port 5201
    [  5] local 96.9.215.x port 45652 connected to 109.175.211.x port 5201
    [ ID] Interval           Transfer     Bitrate         Total Datagrams
    [  5]   0.00-1.00   sec  11.9 MBytes   100 Mbits/sec  9706
    [  5]   1.00-2.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   2.00-3.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   3.00-4.00   sec  11.9 MBytes   100 Mbits/sec  9714
    [  5]   4.00-5.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   5.00-6.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   6.00-7.00   sec  11.9 MBytes   100 Mbits/sec  9704
    [  5]   7.00-8.00   sec  11.9 MBytes   100 Mbits/sec  9697
    [  5]   8.00-9.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   9.00-10.00  sec  11.9 MBytes   100 Mbits/sec  9704
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [ ID] Interval           Transfer     Bitrate         Jitter    Lost/Total Datagrams
    [  5]   0.00-10.00  sec   119 MBytes   100 Mbits/sec  0.000 ms  0/97050 (0%)  sender
    [  5]   0.00-10.48  sec  29.4 MBytes  23.6 Mbits/sec  0.093 ms  73082/97050 (75%)  receiver
    
    Test from UK (TCP)

    iperf3 -c 109.175.211.x -b 100M

    Connecting to host 109.175.211.x, port 5201
    [  5] local 96.9.215.x port 34024 connected to 109.175.211.x port 5201
    [ ID] Interval           Transfer     Bitrate         Retr  Cwnd
    [  5]   0.00-1.00   sec  12.0 MBytes   101 Mbits/sec    0    652 KBytes
    [  5]   1.00-2.00   sec  11.9 MBytes  99.7 Mbits/sec    0    652 KBytes
    [  5]   2.00-3.00   sec  12.0 MBytes   101 Mbits/sec    4    455 KBytes
    [  5]   3.00-4.00   sec  11.9 MBytes  99.6 Mbits/sec    0    455 KBytes
    [  5]   4.00-5.00   sec  11.9 MBytes  99.6 Mbits/sec    0    455 KBytes
    [  5]   5.00-6.00   sec  12.0 MBytes   101 Mbits/sec    0    455 KBytes
    [  5]   6.00-7.00   sec  11.9 MBytes  99.6 Mbits/sec    0    455 KBytes
    [  5]   7.00-8.00   sec  12.0 MBytes   101 Mbits/sec    0    455 KBytes
    [  5]   8.00-9.00   sec  11.9 MBytes  99.6 Mbits/sec   18    319 KBytes
    [  5]   9.00-10.00  sec  11.9 MBytes  99.6 Mbits/sec    0    342 KBytes
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [ ID] Interval           Transfer     Bitrate         Retr
    [  5]   0.00-10.00  sec   119 MBytes   100 Mbits/sec   22            sender
    [  5]   0.00-10.02  sec   119 MBytes  99.8 Mbits/sec                  receiver
    
    Test from Italy (UDP)

    ~# iperf3 -c 109.175.211.x -u -b 100M

    Connecting to host 109.175.211.x, port 5201
    [  5] local 5.249.149.x port 60117 connected to 109.175.211.x port 5201
    [ ID] Interval           Transfer     Bitrate         Total Datagrams
    [  5]   0.00-1.00   sec  11.9 MBytes   100 Mbits/sec  9714
    [  5]   1.00-2.00   sec  11.9 MBytes   100 Mbits/sec  9697
    [  5]   2.00-3.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   3.00-4.00   sec  11.9 MBytes   100 Mbits/sec  9713
    [  5]   4.00-5.00   sec  11.9 MBytes   100 Mbits/sec  9697
    [  5]   5.00-6.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   6.00-7.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   7.00-8.00   sec  11.9 MBytes   100 Mbits/sec  9713
    [  5]   8.00-9.00   sec  11.9 MBytes   100 Mbits/sec  9696
    [  5]   9.00-10.00  sec  11.9 MBytes  99.9 Mbits/sec  9706
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [ ID] Interval           Transfer     Bitrate         Jitter    Lost/Total Datagrams
    [  5]   0.00-10.00  sec   119 MBytes   100 Mbits/sec  0.000 ms  0/97051 (0%)  sender
    [  5]   0.00-10.04  sec  30.7 MBytes  25.7 Mbits/sec  0.126 ms  71710/96710 (74%)  receiver
    
    Test from Italy (TCP)

    ~# iperf3 -c 109.175.211.x -b 100M

    Connecting to host 109.175.211.x, port 5201
    [  5] local 5.249.149.x port 45600 connected to 109.175.211.x port 5201
    [ ID] Interval           Transfer     Bitrate         Retr  Cwnd
    [  5]   0.00-1.00   sec  12.0 MBytes   101 Mbits/sec    0   1.26 MBytes
    [  5]   1.00-2.00   sec  11.9 MBytes  99.6 Mbits/sec    0   1.26 MBytes
    [  5]   2.00-3.00   sec  12.0 MBytes   101 Mbits/sec    0   1.26 MBytes
    [  5]   3.00-4.00   sec  11.9 MBytes  99.6 Mbits/sec    0   1.26 MBytes
    [  5]   4.00-5.00   sec  11.9 MBytes  99.6 Mbits/sec    0   1.26 MBytes
    [  5]   5.00-6.00   sec  12.0 MBytes   101 Mbits/sec    0   1.26 MBytes
    [  5]   6.00-7.00   sec  11.9 MBytes  99.6 Mbits/sec    0   1.26 MBytes
    [  5]   7.00-8.00   sec  12.0 MBytes   101 Mbits/sec    0   1.26 MBytes
    [  5]   8.00-9.00   sec  11.9 MBytes  99.6 Mbits/sec   16    443 KBytes
    [  5]   9.00-10.00  sec  10.9 MBytes  91.1 Mbits/sec   27    123 KBytes
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [ ID] Interval           Transfer     Bitrate         Retr
    [  5]   0.00-10.00  sec   118 MBytes  99.2 Mbits/sec   43            sender
    [  5]   0.00-10.02  sec   118 MBytes  98.4 Mbits/sec                  receiver
    

    TCP performance is excellent (I am using Cloudflare's free CDN); both origin-pull speeds and latency are very good. :)

    However, UDP traffic is indeed subject to very noticeable limitations. Aside from that, everything else is great. @sthosting

    Did you find out what is wrong with UDP?

  • zephyr32zephyr32 Member

    @zephyr32 said:
    Did we find out what is wrong with> @DejavuMoe said:

    @Entire8464 said:

    @emperor said:

    @Entire8464 said: Are there any limits when it comes to wireguard?

    Its possible to be like with other DE providers, their upstream (usually ghostnet) limit udp speed. Try openvpn on tcp and report here.

    Interesting. I tried instead to run an iperf3 udp test from one server in the UK and another in Italy onto this VPS, and it seems indeed that UDP is rate limited or something similar is going on.

    Quite a disappointment to be honest; I'd expect a provider to communicate this clearly.

    Test from UK (UDP)

    ~# iperf3 -c 109.175.211.x -u -b 100M

    Connecting to host 109.175.211.x, port 5201
    [  5] local 96.9.215.x port 45652 connected to 109.175.211.x port 5201
    [ ID] Interval           Transfer     Bitrate         Total Datagrams
    [  5]   0.00-1.00   sec  11.9 MBytes   100 Mbits/sec  9706
    [  5]   1.00-2.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   2.00-3.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   3.00-4.00   sec  11.9 MBytes   100 Mbits/sec  9714
    [  5]   4.00-5.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   5.00-6.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   6.00-7.00   sec  11.9 MBytes   100 Mbits/sec  9704
    [  5]   7.00-8.00   sec  11.9 MBytes   100 Mbits/sec  9697
    [  5]   8.00-9.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   9.00-10.00  sec  11.9 MBytes   100 Mbits/sec  9704
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [ ID] Interval           Transfer     Bitrate         Jitter    Lost/Total Datagrams
    [  5]   0.00-10.00  sec   119 MBytes   100 Mbits/sec  0.000 ms  0/97050 (0%)  sender
    [  5]   0.00-10.48  sec  29.4 MBytes  23.6 Mbits/sec  0.093 ms  73082/97050 (75%)  receiver
    
    Test from UK (TCP)

    iperf3 -c 109.175.211.x -b 100M

    Connecting to host 109.175.211.x, port 5201
    [  5] local 96.9.215.x port 34024 connected to 109.175.211.x port 5201
    [ ID] Interval           Transfer     Bitrate         Retr  Cwnd
    [  5]   0.00-1.00   sec  12.0 MBytes   101 Mbits/sec    0    652 KBytes
    [  5]   1.00-2.00   sec  11.9 MBytes  99.7 Mbits/sec    0    652 KBytes
    [  5]   2.00-3.00   sec  12.0 MBytes   101 Mbits/sec    4    455 KBytes
    [  5]   3.00-4.00   sec  11.9 MBytes  99.6 Mbits/sec    0    455 KBytes
    [  5]   4.00-5.00   sec  11.9 MBytes  99.6 Mbits/sec    0    455 KBytes
    [  5]   5.00-6.00   sec  12.0 MBytes   101 Mbits/sec    0    455 KBytes
    [  5]   6.00-7.00   sec  11.9 MBytes  99.6 Mbits/sec    0    455 KBytes
    [  5]   7.00-8.00   sec  12.0 MBytes   101 Mbits/sec    0    455 KBytes
    [  5]   8.00-9.00   sec  11.9 MBytes  99.6 Mbits/sec   18    319 KBytes
    [  5]   9.00-10.00  sec  11.9 MBytes  99.6 Mbits/sec    0    342 KBytes
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [ ID] Interval           Transfer     Bitrate         Retr
    [  5]   0.00-10.00  sec   119 MBytes   100 Mbits/sec   22            sender
    [  5]   0.00-10.02  sec   119 MBytes  99.8 Mbits/sec                  receiver
    
    Test from Italy (UDP)

    ~# iperf3 -c 109.175.211.x -u -b 100M

    Connecting to host 109.175.211.x, port 5201
    [  5] local 5.249.149.x port 60117 connected to 109.175.211.x port 5201
    [ ID] Interval           Transfer     Bitrate         Total Datagrams
    [  5]   0.00-1.00   sec  11.9 MBytes   100 Mbits/sec  9714
    [  5]   1.00-2.00   sec  11.9 MBytes   100 Mbits/sec  9697
    [  5]   2.00-3.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   3.00-4.00   sec  11.9 MBytes   100 Mbits/sec  9713
    [  5]   4.00-5.00   sec  11.9 MBytes   100 Mbits/sec  9697
    [  5]   5.00-6.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   6.00-7.00   sec  11.9 MBytes   100 Mbits/sec  9705
    [  5]   7.00-8.00   sec  11.9 MBytes   100 Mbits/sec  9713
    [  5]   8.00-9.00   sec  11.9 MBytes   100 Mbits/sec  9696
    [  5]   9.00-10.00  sec  11.9 MBytes  99.9 Mbits/sec  9706
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [ ID] Interval           Transfer     Bitrate         Jitter    Lost/Total Datagrams
    [  5]   0.00-10.00  sec   119 MBytes   100 Mbits/sec  0.000 ms  0/97051 (0%)  sender
    [  5]   0.00-10.04  sec  30.7 MBytes  25.7 Mbits/sec  0.126 ms  71710/96710 (74%)  receiver
    
    Test from Italy (TCP)

    ~# iperf3 -c 109.175.211.x -b 100M

    Connecting to host 109.175.211.x, port 5201
    [  5] local 5.249.149.x port 45600 connected to 109.175.211.x port 5201
    [ ID] Interval           Transfer     Bitrate         Retr  Cwnd
    [  5]   0.00-1.00   sec  12.0 MBytes   101 Mbits/sec    0   1.26 MBytes
    [  5]   1.00-2.00   sec  11.9 MBytes  99.6 Mbits/sec    0   1.26 MBytes
    [  5]   2.00-3.00   sec  12.0 MBytes   101 Mbits/sec    0   1.26 MBytes
    [  5]   3.00-4.00   sec  11.9 MBytes  99.6 Mbits/sec    0   1.26 MBytes
    [  5]   4.00-5.00   sec  11.9 MBytes  99.6 Mbits/sec    0   1.26 MBytes
    [  5]   5.00-6.00   sec  12.0 MBytes   101 Mbits/sec    0   1.26 MBytes
    [  5]   6.00-7.00   sec  11.9 MBytes  99.6 Mbits/sec    0   1.26 MBytes
    [  5]   7.00-8.00   sec  12.0 MBytes   101 Mbits/sec    0   1.26 MBytes
    [  5]   8.00-9.00   sec  11.9 MBytes  99.6 Mbits/sec   16    443 KBytes
    [  5]   9.00-10.00  sec  10.9 MBytes  91.1 Mbits/sec   27    123 KBytes
    - - - - - - - - - - - - - - - - - - - - - - - - -
    [ ID] Interval           Transfer     Bitrate         Retr
    [  5]   0.00-10.00  sec   118 MBytes  99.2 Mbits/sec   43            sender
    [  5]   0.00-10.02  sec   118 MBytes  98.4 Mbits/sec                  receiver
    

    TCP performance is excellent (I am using Cloudflare's free CDN); both origin-pull speeds and latency are very good. :)

    However, UDP traffic is indeed subject to very noticeable limitations. Aside from that, everything else is great. @sthosting

    Did you find out what is wrong with UDP?

    The mystery is solved.
    "The 1 Mbps limit you are seeing during your iperf3 tests is a default behavior of the iperf3 tool in UDP mode, not an indication of your server's actual bandwidth capacity. When you run iperf3 in UDP mode without specifying a target bandwidth using the -b flag, the tool automatically defaults to a test rate of 1 Mbps . To test the actual capacity of your network, you must explicitly set a higher target bitrate (for example, iperf3 -c -u -b 100M) "

    Sorry st hosting for the mess.

  • emperoremperor Member
    edited May 2

    @zephyr32 said: The mystery is solved.

    So, can you run wireguard and check the speeds ?

  • MTUser2012MTUser2012 Member

    @sthosting Will you have any similar/comparable deals coming up. I missed this one.

  • zephyr32zephyr32 Member
    edited May 3

    @emperor said:

    @zephyr32 said: The mystery is solved.

    So, can you run wireguard and check the speeds ?

    Not the best but not 1Mbits

    Thanked by 1DejavuMoe
Sign In or Register to comment.