[mapguide][MG263][Modified] Added support for Mapguide server to run as a daemon on Linu...
Vishal Bangia
vishal.bangia at autodesk.com
Fri Apr 28 00:29:37 EDT 2006
You can view the artifact detail at the following URL:
https://mapguide.osgeo.org/servlets/Scarab/id/MG263
Type:
Defect
Artifact ID:
MG263 (Added support for Mapguide server to run as a daemon on Linux)
Modified by:
Vishal Bangia
vishalbangia (vishal.bangia at autodesk.com)
The following modifications were made to this artifact:
---------------------------------------------------------------------
-- Description set to new value:
Old value:
This submission adds the required functionality to the mapguide server to run as a daemon on Linux.
The code changes are Linux specific and are within preprocessor definitions for non windows platform. (i.e. #ifndef WIN32 ...#endif )
The following changes are made
1) mgserver /daemon runs the server as a daemon
2) mgserver daemon mode is explicity locked to a single instance.
New value:
This submission adds the required functionality to the mapguide server to run as a daemon on Linux.
The code changes are Linux specific and are within preprocessor definitions for non windows platform. (i.e. #ifndef WIN32 ...#endif )
The following changes are made
1) "mgserver /daemon" runs the server as a daemon
2) mgserver daemon mode is explicity locked to a single instance.
3) appropriate cmdline help has been added.
---------------------------------------------------------------------
This message was automatically generated by Project Tracker.
More information about the Mapguide_issues
mailing list