<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div>Hi!</div>
<div><br>
</div>
<div>I'm running Geonode 2.4. with approximately 300 layers. Whenever I load a map (containing 80 layers), it takes around 20 seconds.</div>
<div>Using the developer tool of the browser, I could identify a GetCapabilties-Request to the geoserver, which takes around 17 seconds.</div>
<div><br>
</div>
<div>The XML Document contains around 40000 lines, which is the reason for the long loading time. It contains all Capabilities of all the layers included in Geonode (not only the ones included in the map).</div>
<div><br>
</div>
<div>How can I improve the performance? </div>
<div>Is it possible to avoid the capabilities request or at least only load the capabilities of the layers which are included in the map?</div>
<div><br>
</div>
<div>I'm thankful for any hints.</div>
<div><br>
</div>
<div>Best!</div>
<div>Steffen</div>
<div><br>
</div>
</body>
</html>