<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;">On Wednesday 20 May 2009 12:52:03 pm Rahkonen Jukka wrote:<br>
> Hi,<br>
><br>
> There is no limit for number of records in Mapserver.  Apache. that is used<br>
> as http server in front of Mapserver does have timeout, which is 300<br>
> seconds by default but can be adjusted.  Generally speaking number of<br>
> records does not tell much about how hard that layer is to handle, if<br>
> anything.  It depends more on the vector data format, nature of the<br>
> features (points vs. polygons with thousands of vertices), indexing etc.  <br>
> However, I would say that normally 63 thousand features is  not much and if<br>
> Mapserver hits the timeout then the data are not suitable for Mapserver<br>
> without some preprocessing.  So, please describe what kind of data you<br>
> have.  Ogrinfo report about the layer would be a good addition.<br>
><br>
> -Jukka Rahkonen-<br>
><br>
><br>
> ________________________________<br>
><br>
>    Lähettäjä: mapserver-users-bounces@lists.osgeo.org<br>
> [mailto:mapserver-users-bounces@lists.osgeo.org] Puolesta Iratxe Lejarreta<br>
> Lähetetty: 20. toukokuuta 2009 13:40<br>
>    Vastaanottaja: mapserver-users@lists.osgeo.org<br>
>    Aihe: [mapserver-users] Limit of records<br>
><br>
><br>
>    Hi,<br>
><br>
><br>
><br>
><br>
><br>
>    I have problems with some layers and I'm thinking that the reason is the<br>
> number of records. For example, with a layer which has 63057 records, the<br>
> result is the following: 500 Internal Server Error<br>
>    And Apache log error:<br>
>    Timeout waiting for output from CGI script /var/cgi-bin/mapserv<br>
><br>
><br>
><br>
><br>
><br>
>    If exist a limit, which is the maximun number of records that mapserver<br>
> can support?<br>
><br>
>    And in this case, what is the solution?<br>
><br>
><br>
><br>
><br>
><br>
>    Thanks in advance,<br>
><br>
><br>
><br>
><br>
><br>
>    --<br>
>    Iratxe Lejarreta<br>
>    www.axios.es<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Ok, changing the Apache's timeout, Mapserver is running without problem!<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Thanks,<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>-- <br>
Iratxe Lejarreta<br>
www.axios.es</p></body></html>