Hoppa till huvudinnehållet

Legend and simple PNG performance issues

Kommentarer

3 kommentarer

  • Nico Burgerhart
    I've seen the same issue in a viewer.

     

    Could it be related to a maximum number of parallel requests to the server?

     

    I also notified legends for all layers were requested, even if they were not in the default layer theme.
    0
  • Zack Robison
    It's interesting that you're getting long waits for 304 responses, which means that you're just getting a message from the server telling your browser that you should have the image cached and why don't you look for it there instead of doing all this extra work.  This means that the server isn't drawing anything at all for those requests and my first guess would then be that it is simply overloaded with more traffic than it has resources for.  I would recommend considering a layer catalog in this case, if the only site with a problem is the one you're sharing.
    0
  • James Landwehr
    Thanks Zack. I considered a Layer Catalog solution, but all my testing with them have been disappointing. Sometimes the layers don't get added, sometimes added but no layer list change, sometimes a hanging layer list update. I suspect it has to do with the fact that the layers referenced in the catalog are part of multi-layer services so that is raising some issues. It's a great concept, but I'm not comfortable releasing something so new until it's working flawlessly. 
    0

Du måste logga in om du vill lämna en kommentar.