Opened 17 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 , 17 years ago
Type: | defect → enhancement |
---|
comment:2 by , 17 years ago
comment:3 by , 5 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This can be done server wide currently via disabling the RenderingService in serverconfig.ini, which i think effectively makes mapguide tile only