<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><font face="Helvetica, Arial, sans-serif">Dear Devs,</font></p>
    <p><font face="Helvetica, Arial, sans-serif">I'm running out of
        ideas with the following. <br>
      </font></p>
    <p><font face="Helvetica, Arial, sans-serif">An early 3.1-dev has
        been migrated to 3.2 (both project docker).<br>
        The instance has around 2500 layer. Uploading of a very small
        shape takes around 2 minutes. <br>
        Mostly all of the time the upload bar is stuck at 80%.</font></p>
    <p><font face="Helvetica, Arial, sans-serif">I've checked and
        recreated all images inluding of course rabbitmq. <br>
        Django and celery logs do not show any obvious. Removing all
        styles </font><font face="Helvetica, Arial, sans-serif"><font
          face="Helvetica, Arial, sans-serif">and recreating geofence
          rules <br>
          (~ 50k in postgis) </font>did not change anything either. <br>
        <br>
        What brings back a normal upload behavior (~ 15 seconds) is by
        removing all registered layers <br>
        from /geoserver_data/data/workspaces/geonode/*<br>
        <br>
        So my question is, does anybody know if the new async upload of
        3.2 is doing something which <br>
        could slow down the process based onĀ  the amount of configured<br>
        layers in geoserver (like rule invalidation, gwc,...)? Or
        something else I could check?</font></p>
    <font face="Helvetica, Arial, sans-serif">Thanks for any hint,<br>
    </font>
    <p><font face="Helvetica, Arial, sans-serif">Toni<br>
      </font></p>
  </body>
</html>