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

Knowledge Base

ADCaaS - Load Balancing

Extracting the Client IP in IIS 7.0 and 7.5

NOTE: This article covers obtaining the original client IP for logging purposes. If you need to obtain it for use in your code, check out this article. IMPORTANT! Before implementing the steps below, we’ll assume you’ve enabled the “client-ip” header pass-through. To do so, log into the management portal and edit your server(s). In the […]

View article

Extracting the Client IP in IIS 6 or lower

NOTE: This article covers obtaining the original client IP for logging purposes. If you need to obtain it for use in your code, check out this article. IMPORTANT! Before implementing the steps below, we’ll assume you’ve enabled the “client-ip” header pass-through. To do so, log into the management portal and edit your server(s). In the […]

View article

Extracting the Client IP in Apache 2.0 and 2.2

NOTE: This article covers obtaining the original client IP for logging purposes. If you need to obtain it for use in your code, check out this article. NOTE: Before implementing the steps below, we’ll assume you’ve enabled the “X-Forwarded-For” header pass-through. To do so, log into the management portal and edit your server(s). In the settings […]

View article

Creating a new Company / Sub-Company / Department / Division etc.

Here are step-by-step instructions for creating a Company within/under your company. Often called multi-tenant, this can be a sub-company for a client, a department or division that needs to manage their own account, a way to delegate domain management to someone else, or just a way of keeping things locked down for security purposes. After […]

View article