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
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
Rabisu - Hosting Solutions
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.

Interserver Network Issues

spareksparek Member

I think I remember seeing Interserver lurking on here.

Anybody else with servers with Interserver seeing horrible connection throughput and outages?

I have a ticket open with Interserver, but the last response was 2 hours ago. Meanwhile the server's been up for maybe 2 minutes of those 2 hours.

Comments

  • Same problem with contabo St. Louis, range of ip 207.244.xxx.xxx, some nodes of netcup, ovh and others. A global network problem maybe?

  • spareksparek Member

    It came back up for about an hour, but now we're back to the up and down we had all afternoon.

    The damning thing is the lack of communication. Not a peep from anyone with Interserver.

  • interservermikeinterservermike Member, Patron Provider

    We have seen an increased number of complaints over the last few days, but everything looks normal on our side. No solid leads to go on yet that we can test and reproduce. Maybe one of our upstreams is having problems.

    Thanked by 2ravi ralf
  • spareksparek Member

    I rebooted the server and it seems to be working now. But it also worked fine for about an hour or so before, so I'm not holding my breath.

  • interservermikeinterservermike Member, Patron Provider

    Sounds good. We will continue to monitor here as well.

  • aj_potcaj_potc Member
    edited March 6

    I experienced a similar issue with a VPS and wrote in about it a couple of days ago. The problem was with very poor outbound performance and about 5% packet loss to a nearby (NYC area) destination. I couldn't pin it down to any particular network hop; it was as if something was interfering with this specific traffic.

    Interestingly, the issue was completely absent from a different Interserver VPS.

    It seems to have disappeared for now.

  • spareksparek Member

    Starting again now

  • spareksparek Member

    I think I found the issue.

    A website on the server was getting absolutely pounded with hits and it had flooded the TCP stack. I have taken measures to mitigate this.

  • spareksparek Member

    This is also why I hate CloudFlare. Website was behind CloudFlare, so of course the IPs being reported by the web server weren't the actual IPs connecting to the server. You can block those IPs on the server to your heart's desire, but it ain't going to do anything.

    Customer and website owner is obviously oblivious to the incident, so they're not going to log into their CloudFlare account and do anything.

    Maybe the paid CloudFlare plans do something to stop stuff automatically, but the free plan does nothing.

    CloudFlare in a shared hosting environment is just not something I recommend - because of these reasons.

    Now anybody else on the server that is using CloudFlare will not be able to access their website. But such is the price to be paid for using a service that meshes all of it's users into one.

  • MikeAMikeA Member, Patron Provider

    @sparek said:
    This is also why I hate CloudFlare. Website was behind CloudFlare, so of course the IPs being reported by the web server weren't the actual IPs connecting to the server. You can block those IPs on the server to your heart's desire, but it ain't going to do anything.

    Customer and website owner is obviously oblivious to the incident, so they're not going to log into their CloudFlare account and do anything.

    Maybe the paid CloudFlare plans do something to stop stuff automatically, but the free plan does nothing.

    CloudFlare in a shared hosting environment is just not something I recommend - because of these reasons.

    Now anybody else on the server that is using CloudFlare will not be able to access their website. But such is the price to be paid for using a service that meshes all of it's users into one.

    You know you can use forward headers to get the real IP from Cloudflare visitors you know? Using CF-Connecting-IP for example. Then block them on your web server.

  • quagsquags Member, Host Rep

    @sparek said:
    I think I found the issue.

    A website on the server was getting absolutely pounded with hits and it had flooded the TCP stack. I have taken measures to mitigate this.

    If you need assistance in this you can request mitigate be activated for 24 hours with synproxy on port 80 / 443 enabled. Cloudflare complicates this a bit but the protection works under most synfloods even behind cloudflare. If you know the site, and have cloudflare access though, site under attack mode usually will kill it.

  • spareksparek Member

    You can't block them with iptables.

    You can block them at the web server level, but that's still going to take CPU cycles.

    If you use mod_remoteip or other measures to reveal the user's real IP address, that's all fine and dandy in the web server logs. But that's not the IP that is actually connecting to the server. The actual IP will be something like 172.68.174.197. If you put the user's real IP, what mod_remoteip shows in the web server logs, in iptables to block... you'll still see that IP hitting the account because you didn't actually block the connecting IP.

    Maybe CloudFlare is great if you're the server administrator on the server that your website is hosted on. Then you have a vested interest in maintaining the server and keeping it up. But for shared hosting... most clients use CloudFlare because of ... reasons, or they read it on a blog some where. They set it and forget it. And then the server administrator (me) has to deal with the fallout.

Sign In or Register to comment.