Opened 8 years ago

Last modified 8 years ago

#2730 new enhancement

2nd level cache for CREATERUNTIMEMAP responses

Reported by: jng Owned by: jng
Priority: medium Milestone:
Component: Mapping Service Version: 3.1.0
Severity: minor Keywords:
Cc: External ID:

Description (last modified by jng)

For performance, it is worth storing the CREATERUNTIMEMAP response XML content (with templated placeholders for session/mapname/etc) in a 2nd level cache, so that subsequent CREATERUNTIMEMAP requests for the same Map Definition with the same parameters can just read from the 2nd level cache, bypassing the creation of a MgMap and rendering the response XML from it.

Being a representation of a Map Definition, such cached items can be automatically invalidated if the original Map Definition has been updated in the repository.

Change History (1)

comment:1 by jng, 8 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.