To determine what size ISA server you must have to support peak network traffic loads, you must first measure the typical kilobits per connection of your network traffic and then measure the total aggregate traffic. Use the following procedure to make these determinations:
-
Use the system performance monitor tool to monitor the network traffic of each application server for the peak two hours of server activity. Collect the following counters:
\Network Interface\Bytes Total/sec This is the counter of the interface that is published by ISA Server. Use the average value as the average throughput with the duration. This value is also used to calculate the total aggregate traffic.
\TCPv4\Connections Active The value of this counter is the total number of connections created during the monitoring session. To determine the average connections per second within this duration, you divide the difference between maximal and minimal values by the total duration. Calculate the number of kilobits per connection as: kilobits per connection = (bytes total per second * 8 per 1000) per (connections per second).
-
Determine the total average kilobits per connection as the weighed average of the kilobits per connection of each application server. The weight for each server is the throughput of that server divided by the total throughput of all servers.
-
Determine the total aggregate traffic by adding the traffic measured on each server.
-
Use the following table to determine the number of megacycles that are required for every megabit of SSL traffic that ISA Server processes, according to the kilobits per connection measured in Step 2.
Megacycles per megabit for various kilobits per connection
|
Kilobits per Connection
|
100 (Outlook Web Access)
|
200(Web)
|
500(RPC over HTTP)
|
| 1 processor, SSL to HTTP | 91 | 77 | 69 |
| 1 processor, SSL to SSL | 120 | 96 | 83 |
| 2 processors, SSL to HTTP | 128 | 104 | 91 |
| 2 processors, SSL to SSL | 142 | 120 | 104 |
Note: |
|---|
|
Because of the wide variety of ISA Server configurations, usage scenarios and hardware platforms, the numbers just cited are for estimation purposes only. For deployments with Internet link bandwidth larger than 10 megabits per second, we recommend pilot testing to verify these estimates. For more information about ISA Server performance and capacity planning, see ISA Server 2004 Performance Best Practices at http://go.microsoft.com/fwlink/?LinkID=24514.
|
-
To determine the processor speed that is required to support the total aggregate traffic, multiply the megacycles per megabit, from the table in Step 4, by the total throughput, as measured in Step 3.
For example, suppose that the kilobits per connection calculated in Step 2 is 200, the total aggregate throughput is 15 megabits, and you require ISA Server to perform SSL to SSL bridging. From the table above, a single processor requires 96 megacycles per megabit or 96 * 15 = 1440 megacycles for 15 megabits per second. A single Intel Pentium 4 processor running at 2.4 GHz is sufficient for this load and is used at 1440 / 2400 = 60% at peak throughput. A dual processor computer with two Intel 2.4 GHz Pentium 4 processors requires 120 megacycles per megabit or 120 * 15 = 1800 megacycles for 15 megabits per second and is used at 1800 / (2 * 2400) = 38% at peak throughput.
The following table shows the amount of traffic that a 2.4 GHz processor can process at maximum recommended usage (80%):
Table 2 Megabits per second at 80% CPU usage for various kilobits per connection
|
Kilobits per Connections
|
100
|
200
|
500
|
| 1 processor, SSL to HTTP | 21 | 25 | 28 |
| 1 processor, SSL to SSL | 16 | 20 | 23 |
| 2 processors, SSL to HTTP | 30 | 37 | 42 |
| 2 processors, SSL to SSL | 27 | 32 | 37 |
Table 2 is specifically for deployments in which ISA Server is used only for SSL traffic. If you plan to deploy ISA Server for both SSL and regular, unencrypted HTTP traffic, you can estimate the processing power you require by calculating a weighted average of megacycles according to the amount of traffic for each scenario multiplied by the megacycles per megabit shown in the following table:
Table 3 Megacycles per megabit for unencrypted Web Proxy scenarios
|
Scenario
|
Transparent Proxy
|
Forward Proxy
|
SSL Tunneling
|
| 1 processor | 74 | 37 | 30 |
| 2 processors | 86 | 43 | 35 |
For example, suppose that you want to deploy ISA Server in an edge firewall scenario in which 40% of the 20 megabit per second peak traffic is transparent proxy, 35% is forward proxy, and 25% is SSL to SSL with 200 kilobits per connection. The total amount of megacycles required for ISA Server to process this traffic on a single processor computer is:
megacycles = 20 megabits per second * (74 * 40% + 37 * 35% + 96 * 25%) = 1331
A 2.4 GHz Intel Pentium 4 processor is sufficient to process this load and is used at 1331 / 2400 = 55% at peak throughput. A dual processor computer requires 20 * (86 * 40% + 43 * 35% + 120 * 25%) = 1589 megacycles, which uses 1589 / (2400 * 2) = 33% of two 2.4 GHz Intel Pentium 4 processors at peak throughput.
The example companies, organizations, products, domain names, e-mail addresses, logos, people, places, and events depicted herein are fictitious. No association with any real company, organization, product, domain name, e-mail address, logo, person, places, or events is intended or should be inferred.