<div dir="ltr"><div><div><div><div><div><div>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:<br></div>   mapserv.fcgi?map=abc.map&...<br>
   mapserv.fcgi?map=def.map&...<br>   mapserv.fcgi?map=ghi.map&...  <br></div>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:<br>
</div>   abc.fcgi<br></div>   def.fcgi<br></div>   ghi.fcgi<br></div>Sorry - I don't feel like I'm articulating my question very well.<br><br>Rich<br><div><div><div><div><div><div><div><br>-- <br>Richard Greenwood<br>
<a href="mailto:richard.greenwood@gmail.com">richard.greenwood@gmail.com</a><br><a href="http://www.greenwoodmap.com">www.greenwoodmap.com</a>
</div></div></div></div></div></div></div></div>