Forum Discussion
Sharepoint on port 80 and port 443
- Jan 31, 2014
If I'm reading your config correctly, you have an HTTP profile applied to your 443 virtual server but no SSL profiles to terminate the SSL. If you remove the HTTP profile, it should make this work.
Pool Member is here
ltm pool Site-AppName-Server-Pool { members { ServerName:http { address 10.224.0.7 monitor http session monitor-enabled state up } ServerName:https { address 10.224.0.7 monitor https_443 session monitor-enabled state up } } }
- Cory_50405Jan 30, 2014NoctilucentLooks like your pool includes both the HTTP member and the HTTPS member. This should not be the case. Your virtual server for port 80 should use a pool with only the 80 member, and the same goes for your port 443 virtual server using only the 443 member. You mention above that you tried this configuration and it did not work? Exactly what wasn't working?
- dean132_137579Jan 31, 2014NimbostratusThanks Cory, so I basically need a Server Pool for Port 80 and a Server Pool for Port 443.
- Cory_50405Jan 31, 2014NoctilucentCorrect.
- dean132_137579Jan 31, 2014NimbostratusThanks Cory so I tried it and when I run through the iApp setup again, I choose to create a new pool. Add the node IP address but this time choose port 443. When I try to complete the setup I get this error: 01070734:3: Configuration error: Pool member node /Common/Node IP Address and existing node /Common/Node Name cannot use the same IP Address Node IP Address
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com