comment: BP Recipes for Publishing RDF Vocabularies - Apache Configuration - performance

Hi,
This is a QA Review comment for "Best Practice Recipes for Publishing
RDF Vocabularies"
http://www.w3.org/TR/2006/WD-swbp-vocab-pub-20060314/
Tue, 14 Mar 2006 12:48:26 GMT
1st WD


[[[
If you do have write access to the main Apache configuration files,  
you might consider writing the configuration directives directly  
there, as using per-directory configuration can negatively affect  
server performance, see [APACHE20].
]]]

-- Best Practice Recipes for Publishing RDF Vocabularies
http://www.w3.org/TR/2006/WD-swbp-vocab-pub-20060314/#apache
Tue, 14 Mar 2006 12:48:26 GMT

Could you give a link to the prose where the performances problem are  
explained. The link is just given to the Apache Documentation.

[[[
The first of these is performance. When AllowOverride is set to allow  
the use of .htaccess files, Apache will look in every directory  
for .htaccess files. Thus, permitting .htaccess files causes a  
performance hit, whether or not you actually even use them! Also,  
the .htaccess file is loaded every time a document is requested.
]]]

-- Apache Tutorial: .htaccess files - Apache HTTP Server
http://httpd.apache.org/docs/2.0/howto/htaccess.html#when
Sun, 15 Jan 2006 20:27:52 GMT




-- 
Karl Dubost - http://www.w3.org/People/karl/
W3C Conformance Manager, QA Activity Lead
   QA Weblog - http://www.w3.org/QA/
      *** Be Strict To Be Cool ***

Received on Monday, 15 May 2006 02:23:57 UTC