<div>Hi there,</div>
<div>&nbsp;</div>
<div>for a special purpose I've developed an static version application based on MapServer CGI, which means I just use pure HTML tages for the GUI, even without JavaScript code snippets to validate forms.</div>
<div>&nbsp;</div>
<div>I have about 20 map layers to display according to different map scale (ussing the MAXSCALE, SYMBOLSCALE AND LABELMAXSCALE), there are no data classifications within a layer object, the status of all layers are set as default.
</div>
<div>&nbsp;</div>
<div>I've made a test on a standalone MapServer (XP system), every request takes about 3 second.&nbsp;Obvioursly&nbsp;it's not fast&nbsp;enough for a web application, since there may be many&nbsp;users&nbsp;requesting the&nbsp;server at the same time if the application is published on the web.
</div>
<div>&nbsp;</div>
<div>Is MapServer really so slow? can&nbsp;anybody give me some ideas?should I modify the mapfiles?</div>
<div>&nbsp;</div>
<div>I am wondering whether the following solutions&nbsp;will work:</div>
<div>1. define every layer as a seperate mapfile, and &nbsp;combine them together by request</div>
<div>2. turn off the non-displayed layers off on the fly</div>
<div>&nbsp;</div>
<div>are these possible to speed up MapServer performance?<br clear="all"></div>
<div>Zhonghai<br>-- <br>Freiestrasse<br>3097 Liebefeld </div>