[mapserver-users] FastCGI with multiple map files

Richard Greenwood richard.greenwood at gmail.com
Fri Jan 3 14:08:26 PST 2014


I'm running FastCGI but I'm not sure that I have it configured optimally,
or even correctly. I have about a dozen map files. My requests look like:
   mapserv.fcgi?map=abc.map&...
   mapserv.fcgi?map=def.map&...
   mapserv.fcgi?map=ghi.map&...
Does FCGI know to cache each map file so that I have a FCGI thread(s) for
each map file? Or do I just have FCGI threads that are re-reading which
ever map file is needed? Would I do better with a small script wrapper
around each mapserv+mapfile like:
   abc.fcgi
   def.fcgi
   ghi.fcgi
Sorry - I don't feel like I'm articulating my question very well.

Rich

-- 
Richard Greenwood
richard.greenwood at gmail.com
www.greenwoodmap.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20140103/4265ecd3/attachment.html>


More information about the mapserver-users mailing list