|
|
|
The Java Bridge tab provides status information about the Java servers connected to the network. The information displayed in the Java Status Page, shows information about a selected server.
The active buttons on the Java Status Page are:
Stop - Shuts down the Java Bridge daemon.
Start/Restart - Restarts the Java Bridge daemon.
Refresh - Refreshes the page for the selected server.
The Java Environment includes the Java Version, Java Vendor, OS Name, OS Version, Class Path and Java Home
Bridge Statistics information includes the Number of connections and Requests.
To stop the Java Bridge:
Click Stop to open an information screen that indicates the Java Bridge was successfully stopped.
Zend Platform’s Java module has two configuration parameters:
zend.javamw.threads - How many worker threads the server is using; allowing this number of concurrent requests to be executed. Default is 20.
zend.javamw.port - TCP port on which the server is listening. Default is 10001.
Note:
Please refer to the Zend Platform User Guide for more information about the Java Bridge.