On Fri, Nov 8, 2013 at 4:59 PM, Jonathan Moules <
[email protected]> wrote:

> Hi List,
> While testing WMTS I accidentally fat-figured the URL and made a typo. The
> result is that IIS (which is load balancing) returns the following error:
>
> 501 - Header values specify a method that is not implemented.The page you
> are looking for cannot be displayed because a header value in the request
> does not match certain configuration settings on the Web server. For
> example, a request header might specify a POST to a static file that cannot
> be posted to, or specify a Transfer-Encoding value that cannot make use of
> compression.
>
>
> If I make the request direct to GeoServer (skipping the load balancing) I
> get a standard exception although firebug is still telling me it's a "501
> Not Implemented" behind the scenes.
>
> The following URL will do it:
> http://www.example.com/geoserver/gwc/service/wmts?REQUEST=turnips
>
> Would I be right in thinking this is a bug in GeoServer?
>

Hmm... why? You are making a request for a method that is not part of WMTS,
and the response says it's not implemented.
Seems a fair response to me?

Cheers
Andrea

-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to