
InceptionHosting
InceptionHosting
Please do not write on my wall/activity feed or PM for Technical Support use: https://clients.inceptionhosting.com/ where appropriate.
Thanks.
About
- Username
- InceptionHosting
- Joined
- Visits
- 6,076
- Last Active
- Roles
- Hosting Provider, OG
- Thanked
- 7437
- About Me:
- Inception Hosting Limited: https://inceptionhosting.com
Comments
-
(Quote) You missed an E, totally changed the whole meme
-
(Quote) Finally sorted, I can go to bed now for a few hours.
-
(Quote) yep, just recovering from an attack from China, most nodes have IPv6 again, the NAT service is not playing ball, looks like the whole node has got itself in a twist, rebooting the whole node atm.
-
(Quote) OK I will opt out of this discussion then.
-
(Quote) Its everything wrong in the world.
-
Interesting, I wonder if I could get away with using that answer when nob heads use the NAT services for public torrents, usually some shit like love island.
-
(Quote) It is more than enough, I am trying to get you to test and post the results of that because it simulates real world use, in what world are you downloading a 10GB file on to a VPS that cost less than your lunch? Honestly if I had to guess ba…
-
(Quote) what do you get when not trying artificial benchmarks e.g. : wget http://speedtest.ams01.softlayer.com/downloads/test100.zip
-
(Quote) The ram still needs to buffer everything, when you run out of ram even though that may not show up as used ram in htop between refreshes it then swaps around which is disk based, that's just how things work, also htop itself uses more than 1…
-
(Quote) It happened because you were probably trying to squeeze so much in that there was barley any room for anything else, 256mb ram on kvm/xen is significantly less than is required to run unless you are prepared to do some expert level tuning. …
-
I have gone ahead and updated the title to reflect reality rather than give bad PR then.
-
(Quote) yep.
-
(Quote) You have a VPS with 1998 RAM in a super high contention environment while testing it with 2020 tools, I would not put much store by your results tbh. If it works for what you need great, if it does not, pay more, you are at the super ultra …
-
(Quote) tweaks have been tweaked, see if thats better for you.
-
how much Ram do you have?
-
@Brueggus some settings tweaked, can you check now please although this really only should have been impacting ping/icmp.
-
(Quote) Let me take a look in to this further then.
-
(Quote) I am checking now, span up a test VM, what I am 99% sure I am seeing is just ICMP queuing, I cannot see any issues with TCP, are you monitoring over ICMP only as well?
-
(Quote) Pop a ticket in.
-
(Quote) The only think worth mentioning just for a correctness stand point is that "nf_tables is not available in old OpenVZ kernels" should probably read "nf_tables is not available as standard in current OpenVZ kernels" as ther…
-
I remember going through a similar thing about 10 years ago, it did not end well.
-
(Quote) A full course meal :)
-
(Quote) To be honest for all I know the nf_tables issues has been resolved in a later vz7/virtuozzo kernel, as I was a fairly early adopter of VZ7 in the LE* world and the fixes soon got fairly well documented so maybe a lot of people have just foun…
-
(Quote) It is simply that the 3.x VZ kernel does not support nf_tables, while I did experiment early on when debian 10 was released to load the modules it caused significant instability. So you really need to add an if deb=10 then: apt install ipt…
-
apt install iptablesupdate-alternatives --set iptables /usr/sbin/iptables-legacyupdate-alternatives --set ip6tables /usr/sbin/ip6tables-legacy If that fails, please try using a different distro (just as an environment test) such as CentOS.