|
|
|
|
|
|
|
How do you know its working?Use A Log Analysis Tool
Because the IP address of the request isn't used by any web servers or application servers
to track users, Web Performance TrainerTM generates all
its requests from the same IP address as the computer its running on. Instead, it uses
the standard cookie technique of simulating multiple users, which is used by every web
server and application server. In order for the log analysis tool to report the same
number of virtual users as the web server, you'll have to configure the tool to work
with the particular cookie that your web server supports.
WebTrends is a popular log analysis
tool that supports cookies, and it can be configured to accurately track users for
any web server. We've created a short set of instructions to save you some time.
Examine the Web Server Logs Apache: Another thing you can do with the logs is use the "wc" to check the
number of lines before and after the tests. Each line represents a hit, and the numbers will match up with the
number of hits reported by the test case if no one else is accessing the server at the same time the test was executed. IIS:
Realtime Statistics Displays IIS: The way the program works is you have to select different statistics to view in
real time. Click on the "+" button bar to bring up the "Add Counters" dialog. Select "Web
Service" from the "Performance object" pulldown, and a list of statistics will be displayed. Start
by selecting "Anonymous Users/sec". Check your Database Logs |
||||||||
|