Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Knowledge Base

ADCaaS - Load Balancing

Implement an HTTP to HTTPS redirect

If you’re looking to implement an HTTP to HTTPS (SSL) redirect for your web application, you can now enable a feature directly on the load balancer instead of configuring it on your server. This significantly improves redirect performance and reduces the load on your servers. To implement this change, you must be on the main […]

View article

How to block specific countries from reaching your website or application

Total Uptime’s ADC-as-a-Service supports a feature to block entire countries from reaching  your website or application on a per-port basis. This is a powerful tool to stop unwanted traffic from getting anywhere near your servers or devices. When enabled, traffic that reaches our network will have the origin IP checked against the popular MaxMind GEO database. […]

View article

How can I disable TLS 1.0 to comply with PCI?

Not a Total Uptime customer? We can help your site or app be PCI compliant in 1 hour! PCI requires that TLSv1.0 be disabled. If you’re using the SSL protocol on our load balancer to take advantage of SSL Offload and/or SSL Acceleration, you can easily disable TLS 1.0. You don’t necessarily need to disable […]

View article

How can I link my SSL cert to an Intermediate chain?

We don’t support uploading certificate chains, Intermediate certificates or Root certificates to avoid duplication and save space on our load balancers. But we do have most of the common Intermediate chains already in our repository for your use. You can link/chain your existing SSL certificate to one of these Intermediates to ensure they are trusted […]

View article

A Comprehensive Guide on Supported Protocols

The Total Uptime Cloud Platform supports a variety of different protocols for use with the Cloud Load Balancer, Web Application Firewall and other networking solutions. These protocols were created to support additional features and functionality, usually at Layer 7, way beyond the standard TCP and UDP protocols also offered. Before you add a port/protocol combination, […]

View article

How can I reduce the number of email alerts I receive?

When you configure an Alert List to receive UP or DOWN notifications for your servers, our developers believed that more is better. So true to form, if a server goes down, you’ll receive an alert for every port from each of the 7 regions around the world that we currently monitor from.  For many customers, […]

View article

How can I configure a monitor to check a very specific URL?

If you just use one of our built-in monitors, like the Default HTTP, it will simply attempt to load the web page with the IP address of the attached device and look for an HTTP 200 response code. Often, this is a perfectly quick and accurate monitor, but this doesn’t always work. For example, I […]

View article