I'm working on Linux and have statically linked mapserv for convenience but now I'm wondering if it is adversely affecting memory use. For example, if I have five fcgi mapserv instance like: mapserv.fcgi?map=mapfile1.map mapserv.fcgi?map=mapfile2.map mapserv.fcgi?map=mapfile3.map mapserv.fcgi?map=mapfile4.map mapserv.fcgi?map=mapfile5.map Am I using more memory with my static build than if they all referencing the shared libmapserver.so?
Thanks, rich -- Richard W. Greenwood, PLS www.greenwoodmap.com
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
