Hello List,
I tried to make such GeoServer High Availability Set as in this link: http://goo.gl/Hd6F5
Everything works ok except tiled layers .
I tried with default sample layer topp:tasmania_cities.
On separate instances this tiled layer is displayed with no problems.
http://192.168.1.17:8080/geoserver/gwc/demo/topp:tasmania_cities?gridSet=EPSG:4326&format=image/png
http://192.168.1.17:8081/geoserver/gwc/demo/topp:tasmania_cities?gridSet=EPSG:4326&format=image/png
But if I try to view this layer through load balanced on IIS
http://192.168.1.17/geoserver/gwc/demo/topp:tasmania_cities?gridSet=EPSG:4326&format=image/png
I get
Server Error in ‘/’ Application.
A potentially dangerous Request.Path value was detected from the client (:).
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: A potentially dangerous Request.Path value was detected from the client (:).
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[HttpException (0x80004005): A potentially dangerous Request.Path value was detected from the client (:).]
System.Web.HttpRequest.ValidateInputIfRequiredByConfig() +710
System.Web.PipelineStepManager.ValidateHelper(HttpContext context) +184
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272
If I try a group layer (request does not contains „:“) everything work fine too.
I tried to put the following config to web.config of jakarta virtual directory, but no success.
<system.web>
</system.web>
Maybe I missed something?
Thank you for any help.
Sincerely,
Paulius Litvinas
GIS Projects Consultant, “InfoEra” JSC
Mobile: +370 656 10089
Phone: (+370 5) 278 84 56
Fax: (+370 5) 278 47 23
S. Zukausko str. 17, LT-08234,
Vilnius, Lithuania