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

Knowledge Base

ADCaaS - Load Balancing

Basic ADC-as-a-Service Configuration Walkthrough

Creating your first basic configuration to place a device behind the Total Uptime platform can be completed in 5 easy steps. Step 1 Log into the management panel and go to NETWORKING > CONFIGURATION BUILDER On this page you will see a wizard that will walk you through an initial configuration. Step 1 requires the […]

View article

Finding which pack is using a device

Q: How can I find out which packs my device/server is used in?  If you have a large number of packs or configs and use devices or servers in multiple packs, you may find it valuable to know which device is used in which pack. This can aid in understanding how deleting a device or […]

View article

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 […]

View article

How to Implement Connection Rate Limiting

Total Uptime offers an array of granular connection rate limiting options to protect almost any application type. Our advanced rate limit options can protect you at layer 7 to ensure your applications are always available to legitimate users. Best of all, it can be customized on a per-port basis. Rate limiting is available for ADC-as-a-Service […]

View article

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. […]

View article

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 […]

View article

What Key types do you support?

For SSL Offload or Acceleration or to enable Web Application and API Protection with inspection of content behind a URL using HTTPS, you need to install your certificate and key onto our platform. That way we can decrypt to do inspections and optimizations. Periodically we’ll receive a support case where a specific type of key […]

View article

Can I upload a PFX certificate file?

What is a PFX Certificate file? A PFX certificate file, also known as PKCS #12, is a combined file that contains the server certificate, intermediate certificate as well as the matching private key and is password protected. These files are typically used on Windows systems and if you already have a certificate and key on […]

View article

Can I bring my own IPs / can you announce my subnets?

The answer is yes! Periodically we’re asked if customers can announce their own IP space / subnets on our platform. The answer is yes. We will need an LOA (Letter of Authorization) for your IP space, and it will need to be registered with any of the RIRs (Regional Internet Registries) like ARIN, RIPE, etc. […]

View article

Do you have GEO proximity routing?

We do! The feature you’re probably looking for is called Geo Weighting. This is the modern and improved version of GEO Proximity routing, traditionally called Global Server Load Balancing. If you’re looking for a way to route a distributed audience (whether in the USA or around the world), the Geo Weighting feature is probably what […]

View article