Displaying 1 result from an estimated 1 matches for "logserror_log".
2008 Oct 28
1
Possibly OT: intermittently long response times when connecting to host
...-a: Linux internal-name.domainname.com 2.6.18-92.1.13.el5 #1 SMP
Wed Sep 24 19:33:52 EDT 2008 i686 i686 i386 GNU/Linux
relevant portion of httpd.conf:
NameVirtualHost *:80
<VirtualHost *:80>
DocumentRoot /path/to/drupal-current
ServerName publicname.domainname.com
ErrorLog /path/to/logserror_log
CustomLog /path/to/logs/access_log common
</VirtualHost>
/etc/hosts:
127.0.0.1 localhost.localdomain localhost internal-name
12.34.56.78 publicname.domainname.com
12.34.56.79 db-server.domainname.com db-server