<div dir="ltr">Hi,<br><br>I&#39;ve made a cache of 30k tiles on disk (200Mo).&nbsp; The network team that I work with want to test tilecache to see how he will behave if our Web site receive a huge amount of user simultaneously.&nbsp; So I send them a list of URL with ramdom BBOX so they can call tilecache in a loop to test it.<br>
<br>They simulate 8 users at the same time and the result is pretty good actually (about 1300 tile /sec.).&nbsp; but to obtain this result, the CPU is only running at 27% of his capacity and even if they increase the number of user, this percentage remain almost the same.&nbsp; So we were wondering how we could use more efficiently the CPU and at the same time, increase even more the performance of the tile serving<br>
<br>Does someone have an explication for this situation?<br>Can we suspect an apache, python or mod_python, windows limitation?<br><br>Here&#39;s the technical spec of my server<br><table class="MsoNormalTable" style="margin-left: -0.75pt; width: 249pt; border-collapse: collapse;" border="0" cellpadding="0" cellspacing="0" width="332">
<tbody><tr style="height: 12.75pt;" height="17">
<td style="padding: 0cm 3.5pt; width: 70pt; height: 12.75pt;" height="17" nowrap valign="bottom" width="93">
<p class="MsoNormal"><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">OS</span></font></p></td>
<td style="padding: 0cm 3.5pt; width: 179pt; height: 12.75pt;" height="17" nowrap valign="bottom" width="239">
<p class="MsoNormal"><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">Windows Server 2003 
SP1</span></font></p></td></tr>
<tr style="height: 12.75pt;" height="17">
<td style="padding: 0cm 3.5pt; width: 70pt; height: 12.75pt;" height="17" nowrap valign="bottom" width="93">
<p class="MsoNormal"><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">CPU</span></font></p></td>
<td style="padding: 0cm 3.5pt; width: 179pt; height: 12.75pt;" height="17" nowrap valign="bottom" width="239">
<p class="MsoNormal"><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">8 cores* Intel XEON X5450 @ 3,00 
Ghz</span></font></p></td></tr>
<tr style="height: 12.75pt;" height="17">
<td style="padding: 0cm 3.5pt; width: 70pt; height: 12.75pt;" height="17" nowrap valign="bottom" width="93">
<p class="MsoNormal"><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">Memory</span></font></p></td>
<td style="padding: 0cm 3.5pt; width: 179pt; height: 12.75pt;" height="17" nowrap valign="bottom" width="239">
<p class="MsoNormal"><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">3,25 Go</span></font></p></td></tr></tbody></table><br>thank you in advance!<br><br>MartinO<br><br></div>