Quote:
Originally Posted by digi
How do you guys deal with pretty permalinks on high traffic wordpress sites? It seems the load on my server goes up quite a bit due to the:
RewriteCond %{REQUEST_FILENAME} !-f
rule you have to put in htaccess.
Any tips?
|
Define "high traffic". I have some WP sites that get substantial traffic and pretty links has never really been an issue for me. Have you tried installing New Relic or another type of monitoring to see what queries are slowing down your site?