Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] udig causing Denial of Service attack (getlegendgraphic)

dblasby@xxxxxxxxxxxxx wrote:

It appears that udig will repeatedly call the "getLegendGraphic" for a
WMS layer if it gets an error when it requests it.
That is not cool, I am starting to suspect that the label *needs* to be aquired once on startup (iff getLayerGraphic is supported).

I'm not sure, but it looks like it wants to call "getLengendGraphic"
quite often (judging how many time the little icons seems to 'flash').
It may do the power set between the legend graphic and the number of decorations.
Seems unlikely.

Jody


Back to the top