Hi,
I’ve run in to an issue with a long list of layer names being passed to the KML reflector (the URL is about 2000 characters long with all the layer names). I keep getting a response “Failed – Path too long”. I couldn’t find any docs on the the path limit, does anyone know if there is a hard limit?
I did update the maxHeaderSize in tomcat to 64k, but it keeps failing. Does anyone know if there’s a way to just pull all the layers for a workspace without passing a list of layers? Would this work with a POST?
Thanks,
Wayne