beautypg.com

Performance testing – Apple WebObjects 3.5: Serving User Manual

Page 25

background image

Serving WebObjects

26

See the description of WOStats in the WOExtensions Reference for more
information about what the page displays.

Performance Testing

The WebObjects package comes with a special adaptor that allows you to record
a session and a tool that helps you play back a recorded session. Using these
tools, you can test your application setup to determine if you have the
appropriate number of instances running, the appropriate amount of memory
allocated, and so on.

Note:

You cannot use the recording and playback tools on applications that use

HTML frames.

To use the recording and playback performance testing tools, do the following:

1. Copy the adaptor

WebObjects-Recording

from NeXT_ROOT

/NextLibrary/WOAdaptors/CGI

to your web server’s cgi-bin directory.

2. Use the Monitor to create an instance of the application.