[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
webperfcache has got port 80
- Subject: webperfcache has got port 80
- From: john at pollard.net (John Pollard)
- Date: Thu Jan 6 09:20:01 2005
I am trying to deploy to Mac OS X Server 10.3.7. A "Listen 80" instruction
in httpd.conf produces an error when apache starts up, complaining that the
port is already in use.
lsof -i tcp:80
tells me that a process called webperfcache has its grubby hands on port 80.
If I disable webperfcache in /etc/hostconfig apache works ok. Can anyone
advise on how important webperfcache is if at all for dynamic WO apps and
why I am getting this clash?
Thanks
John