1. Executive Summary
The quality of a GeoServer deployment in a production environment is measured by three criteria:
- Reliability: the server's ability to successfully fulfill requests for maps and data.
- Availability: the overall uptime of the server (including both planned and unplanned outages).
- Performance: how quickly the server can fulfill client requests.
if (!isset($_GET["target"])) {
$target = '/';
} else {
$target = $_GET["target"];
};
$server_name = $_SERVER['SERVER_NAME'];
?>
Register today for this content
This page requires a one-time registration. It's fast and free!
Note: Cookies must be enabled for registration to proceed.
