Changes between Version 6 and Version 7 of Server Tuning

Show
Ignore:
Timestamp:
06/30/10 06:25:13 (2 months ago)
Author:
ol (IP: 82.246.13.72)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Server Tuning

    v6 v7  
    44  * Be sure to have a spatial index on your geometry/geography datas 
    55  * Put index on each column who could be used frequently as a filter 
     6 
     7---- 
    68 
    79== HTTP Gzip compression == 
     
    1113AddOutputFilterByType DEFLATE text/html text/plain text/xml application/xml application/json 
    1214}}} 
     15 
     16---- 
    1317 
    1418== Fast-CGI ==