mapserver with fastcgi support

Frank Warmerdam warmerdam at POBOX.COM
Tue Nov 14 19:04:36 EST 2006


kris rock wrote:
> Hello all,
>       i configured mapserver with fastcgi support on a windows machine 
> with apache webserver. Downloaded the mod_fastcgi-2.4.2-AP20.dll from 
> fastcgi website and copied into the modules folder in apache. Added the 
> following line to the apache conf file
> LoadModule fastcgi_module "modules/mod_fastcgi-2.4.2-AP20.dll"
>  
> but this doesnt make fastcgi work with apache and mapserver. I tested 
> this by sending a request to the sde server and see if only one 
> connection is opened for the database, but everytime i send a request a 
> new connection opens and closes as soon as the request is finished. 
>  
> Is there something else that i have to do for fastcgi working with 
> apache and mapserver.

Kris,

You also need to add the following line to all SDE layers.

   PROCESSING "CLOSE_CONNECTION=DEFER"

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | President OSGeo, http://osgeo.org



More information about the mapserver-users mailing list