Opened 16 years ago

Closed 5 years ago

#479 closed enhancement (wontfix)

Disabling non tiled map requests for a tiled map

Reported by: zspitzer Owned by:
Priority: medium Milestone:
Component: General Version:
Severity: major Keywords:
Cc: External ID:

Description

A map using base layer groups can contain layers which are very resource heavy to render. This presents a potential Denial of Service attack against Mapguide.

I would like to be able to force a map to be only available via tiles, any request to GETMAPIMAGE or GETDYNAMICMAPOVERLAY would then return a error (559)

Something along the lines of option to disable these types of requests for Anonymous users in serverconfig.ini

Change History (3)

comment:1 by zspitzer, 16 years ago

Type: defectenhancement

comment:2 by zspitzer, 16 years ago

This can be done server wide currently via disabling the RenderingService in serverconfig.ini, which i think effectively makes mapguide tile only

comment:3 by jng, 5 years ago

Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.