0

Here is my farm configuration (1 app server, 1 web front end and 1 backend db server). I just looked at the IIS logs on App server and WFE and learned all the web traffic is going to APP server and not to the WFE server.

How do I make sure all the traffic needs to hit the WFE?

24K Gold
  • 51
  • 1
  • 2
  • 11

1 Answers1

0

Some questions you need to answer:

  • What URL are you using to reach your Sharepoint site?
  • Does the DNS for the URL point to the WFE?
  • Are your Alternate Access Mappings configured correctly?
Forgotten Semicolon
  • 13,909
  • 2
  • 51
  • 61