In Image Exceptions impossible to detect from client
----------------------------------------------------

                 Key: GEOS-2480
                 URL: http://jira.codehaus.org/browse/GEOS-2480
             Project: GeoServer
          Issue Type: Improvement
          Components: WMS
    Affects Versions: 1.7.1
            Reporter: Arne Kepp
            Assignee: Andrea Aime
            Priority: Minor
             Fix For: 1.7.x, 2.0.x


The in image format is currently impossible to detect for clients.

GeoServer could communicate the problem in one of many ways
1) Change the HTTP response code. There is no obvious choice, perhaps 206 
(partial content) or 500 (internal server error) 
2) Custom HTTP header, like "GEOSERVER_WMS_EXCEPTION=1"

I think 206 is probably the most appropriate response.

GWC would have to be modified a little to be able to display these messages to 
the requesting client, but not cache them for future use. This way the bad 
tiles would disappear the second the problem is fixed. (Downside: increased 
load on GeoServer until they are)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to