Quote:
Originally Posted by mlove
Are you running this live? If you receive a lot of traffic, you're going to have big problems with your access logs being massive in size, and apache is going to be using more memory, since there will be two connections for every one page view.
That's usually a sign of dns trouble. Chances are, apache was having to do so many dns lookups, it got sick of working.
|
ok, so will what we have gone over in this thread help me? modifying the httpd.conf?