Forum Discussion
PrasannaBlore_2
Apr 28, 2016Nimbostratus
F5 recommended configuration for Microsoft IIS
Hi,
This question can be sound very trivial and basic but I have very high level knowledge on F5 and I am a developer with no prior knowledge and background on network administration. Any help i...
PrasannaBlore_2
Nimbostratus
Thanks for replying Hannes.
To answer your question:
-
The backend pool member i.e. the IIS server is listening on port 80 for processing incoming requests. I have configured the same in Load balancing pool. I am trying for SSL offload i.e. SSL terminates on F5 and requests are sent over the wire as normal http
-
Is server SSL applicable as I am not sending any data over SSL. Its just plain HTTP calls from F5 to pool and vice versa.
I hope this sheds more light on present problem that I am facing
PrasannaBlore_2
Apr 29, 2016Nimbostratus
Virtual server configuration
ltm virtual vs_crfinbound_https {
destination 10.153.229.19:https
ip-protocol tcp
mask 255.255.255.255
pool CRFS_ServerManager_pool
profiles {
CRFS-Inbound-communication-SSL {
context clientside
}
http { }
tcp { }
}
rules {
http_redirecting_rule_for_CRFS_inbound
}
source 0.0.0.0/0
vs-index 43
Pool configuration
ltm pool CRFS_ServerManager_pool {
load-balancing-mode least-sessions
members {
bus00axx.us.oracle.com:http {
address 10.153.230.27
session monitor-enabled
state up
}
}
monitor http
}
}
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