|
The following instructions are excerpts from the Zend Server documentation. To view the full documentation you can either use the Help option in the Zend Server Administration Interface or go to our Online documentation: Zend Server:http://files.zend.com/help/Zend-Server/zend-server.htm Zend Server Community Edition:http://files.zend.com/help/Zend-Server-Community-Edition/zend-server-community-edition.htm |
The Zend Controller is accessed from the system tray by clicking on
the Zend Icon , or from the command line by running <install_path>/bin/zendcontroller.
Windows users can load the Zend Controller by going to <install_path>\bin and clicking Zend Controller.exe.
The Zend Controller is a system tray utility that provides quick access to frequently performed tasks and useful information.
The Zend Controller resides in the System Tray/Taskbar. The Zend Controller may behave differently in each environment: In some systems, the Zend Controller may run as soon as the computer is started and in others, it doesn't. The following instructions are included to let you define the Controller's behavior according to your preferences:
GNOME - View the instructions online at: http://www.ubuntugeek.com/howto-add-entries-in-gnome-menu.html
KDE - view the KDE online documentation at: http://docs.kde.org/development/en/kdebase-workspace/kmenuedit/quickstart.html
Windows Vista and XP and 2008
Right-click Start and select Properties.
Click the Start Menu tab and click the radio button next to Classic Start menu.
Click the Customize... button and then the Add... button.
Click the Browse... button and locate the .exe file. The default location is <install_dir>\bin\ZendController.exe.
Highlight the program and click OK. Then click Next.
Highlight the folder in which you want the application to appear or click New Folder... to create a new folder. Click Next.
Select
a name for the shortcut and click Finish.
Note: In Windows XP, 2003, Vista and 2008, you may need administrative
rights to make changes to the Start menu, depending on the existing user
profiles and privileges.
The following procedure describes how to configure the Zend Controller's settings to communicate with Zend Server. This procedure should be completed before using the Zend Controller.
|
|
|
To Set up the Zend Controller:
|
Once the Zend Controller is properly configured, you can use it to change the status of the following components; Data Cache, Debugger, Optimizer+ and Java Bridge. You can also access the Administration Interface directly by clicking one of the following Zend Controller buttons: Configure Zend Debugger, Zend Extension Configuration and PHP Info. Other Zend Controller features include Multi-Source search and Benchmarking. |
The Zend Controller Benchmark tool is a simple benchmark that developers can use to run performance tests on the URLs (Web pages) they develop. The main purpose of this tool is to identify the performance gain that is achieved when using Zend Server's Optimizer+ and Data Caching components. This can be done by turning the different Zend Server components on and off and running the benchmark.
The Zend Controller Benchmark tool does not replace standard benchmarking utilities. It is intended to provide a quick and easy way to measure performance without having to run elaborate and resource-expensive performance tests.
The Benchmark tool checks HTTP request response times and lists them in a bar chart that displays when the test was started and the average amount of 'requests per second' received for the duration of the test (user defined, in seconds). These tests can be run once, without one of the performance-related components (Data Cache and Optimizer+), and then again (with each or all components turned on) to see the effect each component has on performance.
Before running a test, make sure the URL you enter is the exact URL and does not rely on redirection: Using a redirecting URL causes the test to fail.
|
|
|
To run a Benchmark:
|
The results are displayed in a bar chart. The Benchmark tool displays up to five test results. If there are more than five results, the tool displays the five most recent results. |
Once you have the results, the most important consideration is to determine what constitutes a good value.
When testing the effect Zend Server components have on performance, the more requests per second, the faster the code.
Another consideration is the size of the page: Large pages take longer to load and should be checked during both high and low traffic to determine if the page is performing well.
© 1999-2009 Zend Technologies Ltd. All rights reserved.
Zend Controller Online Help, issued May 2009.
DN: ZC-RM-060509-4.0.3-006