[mapserver-users] Scalability

Paul Ramsey pramsey at cleverelephant.ca
Tue Sep 23 11:04:33 EDT 2008


Like Apache, Mapserver handles parallel requests by running multiple
copies. In FastCGI mode, those copies are long-running daemons. In
standard CGI mode, those copies are one-time affairs -- one run per
request.

On Tue, Sep 23, 2008 at 7:23 AM, Iratxe Lejarreta
<iratxe.lejarreta at axios.es> wrote:
> Hi,
>
> I want to know what is the scalability of MapServer.
> I need information about the MapServer capacity when processed at the same
> time many requests. What is the MapServer's strategy in this case?
>
> Thanks,
>
> --
> Iratxe Lejarreta
> www.axios.es
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>


More information about the mapserver-users mailing list