WSUS Update Deployment to Client Computers
-
Friday, February 15, 2013 6:21 PMwould having apache on the same server as a WSUS server stop the updates from deploying to the client computers because apache is using port 80?? also do both the Default Web Site and the WSUS Administration sites be running in IIS for the updates to deploy??
All Replies
-
Monday, February 18, 2013 2:14 PMModerator
would having apache on the same server as a WSUS server stop the updates from deploying to the client computers because apache is using port 80??
That depends. If you've installed WSUS to the Default Web Site, then you cannot have both Apache and IIS answering on port 80, so yet, it would affect one of them.
also do both the Default Web Site and the WSUS Administration sites be running in IIS for the updates to deploy??
If WSUS is installed to the "WSUS Administration" v-root (port 8530), and the Default Web Site is stopped, this will not impact the ability of clients to get updates, but it will cause the WSUS server to incessantly gripe about the missing resources on port 80 that it expects to see.
In short, Apache and WSUS generally cannot co-exist on the same system.
Lawrence Garvin, M.S., MCITP:EA, MCDBA, MCSA
SolarWinds Head Geek
Microsoft MVP - Software Distribution (2005-2013)
My MVP Profile: http://mvp.support.microsoft.com/profile/Lawrence.Garvin
The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.- Marked As Answer by Clarence ZhangModerator Thursday, February 28, 2013 7:20 AM

