How to Enable HTTP/2 Support

Enabling HTTP/2 support is quite easy in the Total Uptime ADC-as-a-Service platform. In fact, if you’ve deployed SSL within the last few years, then HTTP/2 support is probably already active and ready to go on your packs in addition to HTTP/1.1. In this article we’ll discuss a little bit about the history and benefits of […]

How to Enable WebSocket Support

The ADC-as-a-Service fully supports WebSockets. WebSocket support is configurable in both the public facing and back-end device settings dialogs. You will need to enable it in both locations for it to pass through to your device(s) correctly. Skip on down where we provide screenshots of exactly where you can find these settings in the panel. […]

How to troubleshoot application timeout issues

Occasionally certain applications that proxy through the ADC-as-a-Service platform will encounter timeout issues. This happens primarily with long-lived connections, such as file downloads over http (TCP port 80) or https (TCP port 443) as well as SSH or SFTP connections, typically over TCP port 22. Solving these timeout issues is generally pretty simple, but diagnosing […]

Cloud Platform Release v21.3.0

Our development team spent the last several weeks working hard to knock out a number of annoying bugs and enhancing features. This is a fairly significant platform update that also improves platform reliability and stability too. We think you’ll like what you see! New Rate Limiting Feature: We added a highly sought-after feature to ADC-as-a-Service […]

How can I get the X-Forwarded-Proto HTTP header?

The ADC-as-a-Service / Cloud Load Balancer does not send the X-Forwarded-Proto HTTP header. However, we have one of our own that will give you the information you’re looking for as well as the IP address the user connected on. So while it’s not exactly what you’re looking for, it gets the job done with a […]

VoIP Disaster Recovery

Disaster recovery (DR) planning is essential for active businesses. We’ve written a lot about it here on this blog. Usually it’s about internet services and websites and data services. But what happens if your phone system goes down? That can be a real disaster too. And it’s especially vulnerable now that many businesses have moved […]

Creating an Active-Active VPN Tunnel with BGP in AWS

In this article we will outline the steps required to create an active-active VPN tunnel with BGP dynamic routing between Amazon Web Services (AWS) and the Total Uptime Cloud Platform. By default, Total Uptime requires your devices (servers) to have internet-routable IPv4 or IPv6 addresses so we can direct traffic to them. By creating VPN […]

How redundant and reliable is Multicloud Networking?

Multicloud Networking can be extremely reliable. It all depends on configuration. A single tunnel between our networks is the least desirable, but multiple tunnels between your location and at least two POPs on the Total Uptime platform increases reliability significantly. Add BGP for dynamic routing and you can achieve 99.999% reliability. Many providers, such as […]

Software Defined Networking: The Speed of Software

Imagine that you are a data packet. You have information to deliver, and you’re anxious to get started. Here you are at your source network device, and you look out on the vast network of switches, routers, and other machines. But where do you go? You look down and see that you’ve been given a […]

Unchanging Internet Concepts

Internet technology continues to change at a rapid pace, but the fundamentals are the same. Most networks are still using TCP/IP. Networks are designed and analyzed using protocol stacks. And data packet switching is still the lifeblood of the network. In this post, we take a look at some fundamental concepts in networking that the […]