Opened 14 years ago
#405 new enhancement
Remove directory session handler
Reported by: | pagameba | Owned by: | madair |
---|---|---|---|
Priority: | P2 | Milestone: | 2.3 |
Component: | MapServer | Version: | 1.1.1 |
Severity: | Major | Keywords: | |
Cc: | Browser: | All | |
External ID: | Operating System: | All | |
state: | New |
Description
I would like to remove the dependency of the MapServer code on the directory session handler provided by Session.php. This code is error prone and very difficult to debug. It also makes it impossible to use alternate session storage such as memcached. Removing the handler requires minor changes to most of the php files where we manage files in the session such as the map file, the query file and other data files.
Note:
See TracTickets
for help on using tickets.