May 9 2006

The below benchmark is built using Microsoft Stress Test Tool.
The server run on an AthlonXP 3000+ CPU with Windows 2003 server and IIS6.
The client run on a Pentium 4 3Ghz CPU simulating 25 concurrent connections calling a document.
The dictionary is composed by twenty words, the target document weight is 1024bytes and offers five "bad words". The result shows a 0,2% overhead serving ~2800 requests for second both with or without filter installed.

*** Follow benchmark with no IIS filters installed ***

Overview
=======================================================
Report name: Without
Run on: 09/05/2006 20.48.48
Run length: 00:00:10

Web Application Stress Tool Version:1.1.293.1

Number of test clients: 1

Number of hits: 28113
Requests per Second: 2812.84

Socket Statistics
--------------------------------------------------------------------------------
Socket Connects: 28138
Total Bytes Sent (in KB): 5440.75
Bytes Sent Rate (in KB/s): 544.37
Total Bytes Recv (in KB): 35525.61
Bytes Recv Rate (in KB/s): 3554.51

Socket Errors
--------------------------------------------------------------------------------
Connect: 0
Send: 0
Recv: 0
Timeouts: 0

RDS Results
--------------------------------------------------------------------------------
Successful Queries: 0


Script Settings
=======================================================
Server: 192.168.40.208
Number of threads: 25

Test length: 00:00:10
Warmup: 00:00:00
Cooldown: 00:00:00

Use Random Delay: No

Follow Redirects: No


Clients used in test
=======================================================
localhost

Clients not used in test
=======================================================


Result Codes
Code Description Count
=======================================================
200 OK 28113


Page Summary
Page Hits TTFB Avg TTLB Avg Auth Query
=======================================================
GET /1024Bytes.txt 28113 6.79 6.82 No No


*** Follow benchmark with SmartIIS Anti Profanity Content installed ***

Overview
=======================================================
Report name: WordFilter
Run on: 09/05/2006 20.45.21
Run length: 00:00:10

Web Application Stress Tool Version:1.1.293.1

Number of test clients: 1

Number of hits: 28059
Requests per Second: 2808.72

Socket Statistics
--------------------------------------------------------------------------------
Socket Connects: 28084
Total Bytes Sent (in KB): 5430.30
Bytes Sent Rate (in KB/s): 543.58
Total Bytes Recv (in KB): 35512.17
Bytes Recv Rate (in KB/s): 3554.79

Socket Errors
--------------------------------------------------------------------------------
Connect: 0
Send: 0
Recv: 0
Timeouts: 0

RDS Results
--------------------------------------------------------------------------------
Successful Queries: 0


Script Settings
=======================================================
Server: 192.168.40.208
Number of threads: 25

Test length: 00:00:10
Warmup: 00:00:00
Cooldown: 00:00:00

Use Random Delay: No

Follow Redirects: No


Clients used in test
=======================================================
localhost

Clients not used in test
=======================================================


Result Codes
Code Description Count
=======================================================
200 OK 28059


Page Summary
Page Hits TTFB Avg TTLB Avg Auth Query
=======================================================
GET /1024Bytes.txt 28059 6.80 6.84 No No