- 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.
- 計算思維與算法入門
- ASP.NET Core 5.0開發(fā)入門與實戰(zhàn)
- Oracle數(shù)據(jù)庫從入門到運維實戰(zhàn)
- Python程序設計案例教程
- Apache Karaf Cookbook
- Learning Apache Mahout Classification
- 可解釋機器學習:模型、方法與實踐
- MySQL程序員面試筆試寶典
- Xcode 6 Essentials
- TypeScript 2.x By Example
- 深度實踐KVM:核心技術、管理運維、性能優(yōu)化與項目實施
- 從零開始構建深度前饋神經(jīng)網(wǎng)絡:Python+TensorFlow 2.x
- 大話代碼架構:項目實戰(zhàn)版
- Instant AppFog
- jQuery基礎教程(第4版)