Servertec   iServer Administrator - Connection Pools
Administrator
Login
Monitor
Control Panel
Manage
Server
Virtual Hosts
Workgroup
Session
Servlets
Aliases
Mime Types
Messages
Pools
Realms
Resources
Users
Groups
Computers
Access Rights
ACLs
Logger
Templates
Used to list, add, edit and remove Connection Pools.

Form

iServer Administrator - Connection Pools

Actions

ADD Used to add a new Connection Pool.
EDIT Used to edit the selected Connection Pool.
If a Connection Pool has not been selected an error will be displayed.
REMOVE Used to remove the selected Connection Pool.
If a Connection Pool has not been selected an error will be displayed.
SAVE Used to save changes made and to return to the Control Panel form.
CANCEL Used to discard changes made and to return to the Control Panel form.

Form

iServer Administrator - Connection Pool Entry

Fields

Connection Pool The name used to identify the Connection Pool.
Driver The JDBC driver to the database.
URL The URL of the database to use.
Username The user id.
Password The password.

The password must be entered twice and both passwords must match.

Initial Size The number of connections to start off with when the server is started.

10 is the default for iServer.

Initial Size must be a value greater than 1.

Maximum Size The maximum number of connections to allow.

10 is the default for iServer.

The value must be equal to or greater than the value for Initial Size.

Actions

OK Used to accept data entered and to return to the Connection Pools form.
CANCEL Used to discard data entered and to return to the Connection Pools form.
HELP Used to display online help for this form.

Notes

Changes made will not be used until the iServer is restarted.

Using connection Pools may improve a server's performance.