how to speed up MapServer performance?
Puneet Kishor
punkish at EIDESIS.ORG
Mon May 15 10:09:17 PDT 2006
Stephen Woodbridge wrote:
> Zhonghai Wang wrote:
>> Hi there,
..
>>
>> Is MapServer really so slow? can anybody give me some ideas?should I
>> modify the mapfiles?
..
>
>
> Make sure ALL *.shp have a *.qix file using shptree <file>.shp
> on Linux you can run:
> find /path/to/data -name "*.shp" -exec shptree {} \;
> and that will do it, on Windows you are on your own :)
Install cygwin, and it will give you access to Unix-like "find" and
other valuable utilities.
More information about the MapServer-users
mailing list