URL Rewrite - IIS Authentication

   
trans
About Mod_Rewrite | Documentation | Examples | New Features | Performance
trans


Performance

If you are worried the filter can't handle the load in your web server, don't be.
Following test was made with Microsoft's Web Application Stress Tool
During 1 hour 50 different threads made 428868 hits to the server with an average of 119 hits per seconds, as you can see the server hosting the ISAPI filter was pushed to the maximum without failing.


Overview
===============================================================================
Run length: 01:00:00
Web Application Stress Tool Version:1.1.293.1
Number of test clients: 1
Number of hits: 428868
Requests per Second: 119.13

Socket Statistics
--------------------------------------------------------------------------------
Socket Connects: 50220
Total Bytes Sent (in KB): 112939.92
Bytes Sent Rate (in KB/s): 26.87
Total Bytes Recv (in KB): 89142.12
Bytes Recv Rate (in KB/s): 21.21

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

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

Script Settings
================================================================================
Server: 192.168.100.156
Number of threads: 50

Test length: 01:00:00
Warmup: 00:00:00
Cooldown: 00:00:00

Use Random Delay: Yes
Min Delay Time: 0
Max Delay Time: 10

Follow Redirects: Yes
Max Redirect Depth: 15

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

Page Summary
Page Hits TTFB Avg TTLB Avg Auth Query
================================================================================
GET /test001/index.asp 49356 436.89 436.98 No No
GET /test002/index.asp 48816 474.25 474.26 No No
GET /test003/index.asp 48816 477.80 477.82 No No
GET /test004/index.asp 48708 487.46 487.47 No No
GET /test005/index.asp 48384 471.68 471.70 No No
GET /test006/index.asp 47736 473.83 473.83 No No
GET /test007/index.asp 46548 475.78 475.81 No No
GET /test008/index.asp 45684 480.15 480.16 No No
GET /test009/index.asp 44820 486.31 486.33 No No

 

trans

Valid HTML 4.01! Valid CSS!