- GeoServer Beginner's Guide(Second Edition)
- Stefano Iacovella
- 156字
- 2021-07-08 09:21:16
Settings
This area contains some configuration parameters that cover general GeoServer behavior. Consider the following screenshot:

Under the Global section, as its name states, you can find very general parameters.
Among those included, it is worth discussing the option to enable Verbose Reporting, shown as follows:

Turning on this flag, you can enable beautification of XML responses in error messages by adding line returns. Enabling this option consumes a lot of resources, so only enable this option if you need to. Verbose exceptions will give you multiline error messages.
It is also important to get confident with the Logging Profile. There are a set of default logging configurations shipped with GeoServer. You can add others in the Log4J configuration format.
You may want to keep your log files outside of the data folder in cases where you want to rotate logs. By default, these are in $GEOSERVER_HOME/data_dir, and you may want to keep this folder clean.
- R語言數據分析從入門到精通
- C語言程序設計基礎與實驗指導
- 跟老齊學Python:輕松入門
- R語言編程指南
- Java性能權威指南(第2版)
- Expert Data Visualization
- Learning ArcGIS for Desktop
- Learning OpenCV 3 Computer Vision with Python(Second Edition)
- Python極簡講義:一本書入門數據分析與機器學習
- Developing SSRS Reports for Dynamics AX
- Magento 2 Beginners Guide
- Moodle 3 Administration(Third Edition)
- Mastering Drupal 8
- Building Apple Watch Projects
- R語言數據分析從入門到實戰