I've read in several places regarding placing site-wide directives in httpd.conf rather than the root webspace .htaccess file because of server load considerations. For low traffic sites, it really doesn't matter but, as traffic increases.
My question is when does it become significant in moving the directives from .htaccess to httpd.conf?
I'm not expecting a firm number but a characterization of site functionality to server load. In short, I like to know when it makes a noticable difference.