Re: [mapserver-users] Mapserver fastcgi process errors / crash

2015-06-23 Thread Richard Greenwood
I don't have an answer, but a some questions: How do you know that errors
in your shapefiles are causing the problem? What kind of shapefiles (point,
line, poly) and what sort of errors? How can you tell that the fcgi process
is being killed rapidly - from the server logs or elsewhere? Have you tried
with Apache? Are you seeing errors in the MapServer log?

On Mon, Jun 22, 2015 at 9:45 AM, Wim Vanbelle wimvanbe...@gmail.com wrote:

 Hi all,

 Rather urgent production question. If we have some errors with our
 shapefiles, our fastcgi processes get killed very rapidly. (we believe this
 is some rapid error protection?)

 Is there a way to prevent this? We're running nginx + fastcgi mapserver
 over unix sockets.

 I'm aware that we need to look into our shapefiles/dbf's but that's not a
 simple thing because they need to be updated often.

 Migration to postgres is also not an option.

 Please let me know if we can tune this somehow. Anyone experience with
 this?

 Thanks in advance!

 best regards,
 Wim

 ___
 mapserver-users mailing list
 mapserver-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapserver-users




-- 
Richard W. Greenwood, PLS
www.greenwoodmap.com
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Re: [mapserver-users] Mapserver fastcgi process errors / crash

2015-06-22 Thread Wim Vanbelle
Sorry, 6.4.1

Do you need the spawn-fastcgi script too?

On 22 June 2015 at 17:51, Lime, Steve D (MNIT) steve.l...@state.mn.us
wrote:

  What version?



 *From:* mapserver-users-boun...@lists.osgeo.org [mailto:
 mapserver-users-boun...@lists.osgeo.org] *On Behalf Of *Wim Vanbelle
 *Sent:* Monday, June 22, 2015 10:46 AM
 *To:* mapserver-users@lists.osgeo.org
 *Subject:* [mapserver-users] Mapserver fastcgi process errors / crash



 Hi all,



 Rather urgent production question. If we have some errors with our
 shapefiles, our fastcgi processes get killed very rapidly. (we believe this
 is some rapid error protection?)



 Is there a way to prevent this? We're running nginx + fastcgi mapserver
 over unix sockets.



 I'm aware that we need to look into our shapefiles/dbf's but that's not a
 simple thing because they need to be updated often.



 Migration to postgres is also not an option.



 Please let me know if we can tune this somehow. Anyone experience with
 this?



 Thanks in advance!



 best regards,

 Wim

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Re: [mapserver-users] Mapserver fastcgi process errors / crash

2015-06-22 Thread Wim Vanbelle
This is the full configuration:

MapServer version 6.4.1 OUTPUT=PNG OUTPUT=JPEG OUTPUT=KML SUPPORTS=PROJ
SUPPORTS=AGG SUPPORTS=FREETYPE SUPPORTS=ICONV SUPPORTS=WMS_SERVER
SUPPORTS=FASTCGI INPUT=JPEG INPUT=POSTGIS INPUT=SHAPEFILE

On 22 June 2015 at 17:55, Wim Vanbelle wimvanbe...@gmail.com wrote:

 Sorry, 6.4.1

 Do you need the spawn-fastcgi script too?

 On 22 June 2015 at 17:51, Lime, Steve D (MNIT) steve.l...@state.mn.us
 wrote:

  What version?



 *From:* mapserver-users-boun...@lists.osgeo.org [mailto:
 mapserver-users-boun...@lists.osgeo.org] *On Behalf Of *Wim Vanbelle
 *Sent:* Monday, June 22, 2015 10:46 AM
 *To:* mapserver-users@lists.osgeo.org
 *Subject:* [mapserver-users] Mapserver fastcgi process errors / crash



 Hi all,



 Rather urgent production question. If we have some errors with our
 shapefiles, our fastcgi processes get killed very rapidly. (we believe this
 is some rapid error protection?)



 Is there a way to prevent this? We're running nginx + fastcgi mapserver
 over unix sockets.



 I'm aware that we need to look into our shapefiles/dbf's but that's not a
 simple thing because they need to be updated often.



 Migration to postgres is also not an option.



 Please let me know if we can tune this somehow. Anyone experience with
 this?



 Thanks in advance!



 best regards,

 Wim



___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Re: [mapserver-users] Mapserver fastcgi process errors / crash

2015-06-22 Thread Lime, Steve D (MNIT)
What version?

From: mapserver-users-boun...@lists.osgeo.org 
[mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of Wim Vanbelle
Sent: Monday, June 22, 2015 10:46 AM
To: mapserver-users@lists.osgeo.org
Subject: [mapserver-users] Mapserver fastcgi process errors / crash

Hi all,

Rather urgent production question. If we have some errors with our shapefiles, 
our fastcgi processes get killed very rapidly. (we believe this is some rapid 
error protection?)

Is there a way to prevent this? We're running nginx + fastcgi mapserver over 
unix sockets.

I'm aware that we need to look into our shapefiles/dbf's but that's not a 
simple thing because they need to be updated often.

Migration to postgres is also not an option.

Please let me know if we can tune this somehow. Anyone experience with this?

Thanks in advance!

best regards,
Wim
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

[mapserver-users] Mapserver fastcgi process errors / crash

2015-06-22 Thread Wim Vanbelle
Hi all,

Rather urgent production question. If we have some errors with our
shapefiles, our fastcgi processes get killed very rapidly. (we believe this
is some rapid error protection?)

Is there a way to prevent this? We're running nginx + fastcgi mapserver
over unix sockets.

I'm aware that we need to look into our shapefiles/dbf's but that's not a
simple thing because they need to be updated often.

Migration to postgres is also not an option.

Please let me know if we can tune this somehow. Anyone experience with this?

Thanks in advance!

best regards,
Wim
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Re: [mapserver-users] Mapserver fastcgi process errors / crash

2015-06-22 Thread Lime, Steve D (MNIT)
I’m afraid I don’t have any suggestions – I’m not a big FastCGI user. I was 
concerned this might be related to an issue specific to 7.0 that will be 
resolved shortly.

Are you seeing MapServer specific errors in the logs?

Steve

From: Wim Vanbelle [mailto:wimvanbe...@gmail.com]
Sent: Monday, June 22, 2015 10:56 AM
To: Lime, Steve D (MNIT)
Cc: mapserver-users@lists.osgeo.org
Subject: Re: [mapserver-users] Mapserver fastcgi process errors / crash

This is the full configuration:

MapServer version 6.4.1 OUTPUT=PNG OUTPUT=JPEG OUTPUT=KML SUPPORTS=PROJ 
SUPPORTS=AGG SUPPORTS=FREETYPE SUPPORTS=ICONV SUPPORTS=WMS_SERVER 
SUPPORTS=FASTCGI INPUT=JPEG INPUT=POSTGIS INPUT=SHAPEFILE

On 22 June 2015 at 17:55, Wim Vanbelle 
wimvanbe...@gmail.commailto:wimvanbe...@gmail.com wrote:
Sorry, 6.4.1

Do you need the spawn-fastcgi script too?

On 22 June 2015 at 17:51, Lime, Steve D (MNIT) 
steve.l...@state.mn.usmailto:steve.l...@state.mn.us wrote:
What version?

From: 
mapserver-users-boun...@lists.osgeo.orgmailto:mapserver-users-boun...@lists.osgeo.org
 
[mailto:mapserver-users-boun...@lists.osgeo.orgmailto:mapserver-users-boun...@lists.osgeo.org]
 On Behalf Of Wim Vanbelle
Sent: Monday, June 22, 2015 10:46 AM
To: mapserver-users@lists.osgeo.orgmailto:mapserver-users@lists.osgeo.org
Subject: [mapserver-users] Mapserver fastcgi process errors / crash

Hi all,

Rather urgent production question. If we have some errors with our shapefiles, 
our fastcgi processes get killed very rapidly. (we believe this is some rapid 
error protection?)

Is there a way to prevent this? We're running nginx + fastcgi mapserver over 
unix sockets.

I'm aware that we need to look into our shapefiles/dbf's but that's not a 
simple thing because they need to be updated often.

Migration to postgres is also not an option.

Please let me know if we can tune this somehow. Anyone experience with this?

Thanks in advance!

best regards,
Wim


___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users