Forum Discussion
dean132_137579
Jan 30, 2014Nimbostratus
Sharepoint on port 80 and port 443
Hi all, I am still very new to F5 and have been struggling a lot lately, I am just bumbling my way through at the moment.
I have a requirement to Load Balance traffic to our sharepoint site. I h...
- 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.
dean132_137579
Jan 31, 2014Nimbostratus
ltm virtual SITE-AppName-443-VS_http_virtual {
app-service /Common/SITE-AppName-443-VS.app/SITE-AppName-443-VS
destination /Common/VirtualIP:https
ip-protocol tcp
mask 255.255.255.255
persist {
SITE-AppName-443-VS_cookie_persistence_profile {
default yes
}
}
pool /Common/SITE-AppName-Server-Pool
profiles {
SITE-AppName-443-VS_caching_profile { }
SITE-AppName-443-VS_http_profile { }
SITE-AppName-443-VS_lan-optimized_tcp_profile {
context serverside
}
SITE-AppName-443-VS_oneconnect { }
SITE-AppName-443-VS_wan-optimized-compression_profile { }
SITE-AppName-443-VS_wan-optimized_tcp_profile {
context clientside
}
}
source 0.0.0.0/0
vlans-disabled
}
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects