[mapserver-users] determining which map file is associated with which fast-cgi process
Eichner, Andreas - SID
Andreas.Eichner at sid.sachsen.de
Tue Jul 28 06:12:56 PDT 2015
For each request a MapServer FCGI process uses either the value of the map= query parameter or the value of the MS_MAPFILE environment variable. In most configurations a pool of those processes is used to work on multiple requests simultaneously. Essentially there's no fixed association between a FCGI process and a map file.
> -----Ursprüngliche Nachricht-----
> Von: mapserver-users-bounces at lists.osgeo.org [mailto:mapserver-users-
> bounces at lists.osgeo.org] Im Auftrag von Richard Greenwood
> Gesendet: Montag, 27. Juli 2015 23:28
> An: mapserver
> Betreff: [mapserver-users] determining which map file is associated with
> which fast-cgi process
>
> This is probably a more general Linux or fast-cgi question than strictly
> mapserver, but I don't know where else to ask so I'll give it a try here.
> I'm serving several different map files and I have several fast-cgi
> mapserv instances.
>
> Am I correct that each mapserv.fcgi is serving a different map file and
> that all mapserv requests for given map file go to the same fcig instance?
>
> And if I'm correct on that, when I use commands like 'top' or 'ps' they
> all show as mapserv.fcgi. I'd like to know which instance is serving which
> map file.
>
>
> Thanks,
>
> Rich
>
>
> --
>
> Richard W. Greenwood, PLS
> www.greenwoodmap.com
More information about the MapServer-users
mailing list