[rt-users] RT4 slowness

L B bertignac at gmail.com
Fri Jun 3 02:04:51 EDT 2011


Hi Kevin,

> You seem to be loading a lot of caching modules, are any of them enabled in
> Include conf.d/*.conf ?

Only one (default config):


# ls /etc/httpd/conf.d/
README  welcome.conf
#

# cat /etc/httpd/conf.d/welcome.conf
#
# This configuration file enables the default "Welcome"
# page if there is no default index page present for
# the root URL.  To disable the Welcome page, comment
# out all the lines below.
#
<LocationMatch "^/+$">
    Options -Indexes
    ErrorDocument 403 /error/noindex.html
</LocationMatch>

#


-- 
L.B.



More information about the rt-users mailing list