Forum Discussion
BigIP - LTM: Blackboard Oct 2014 release/load balancer redirect error
So when I go to it redirects me to which are the ports in the webserver config that are setup for:
Tomcat direct connector port numbers
These ports should be used when directly connecting to Tomcat
either as a standalone host, or when directly accessing a host
bbconfig.appserver.http.portnumber=8080
bbconfig.appserver.https.portnumber=8443
Tomcat proxy connector port numbers
These ports should be used when load balancing or using a web
server to proxy requests
bbconfig.appserver.http-proxy.portnumber=8010
bbconfig.appserver.https-proxy.portnumber=8444
However, if I go to it redirects me to and it works fine. Blackboard support says that its setup so that if you go to it should point in the loadbalancer to blackboardserverx:8010, then it should load the page. If I go to it redirects to and get an attempt for a ssl connection, then goes to "Connection closed" (obviously because 443 is not listed in the config).
For the heck of it, i changed 8444 to 443, and tried it, and 8010 redirects to 443 and works, but still thru the load balancer VS address, I get "no data received".
[root@bigip-mgt:Active:Changes Pending] config tmsh list ltm virtual blackboard_http
ltm virtual blackboard_http {
destination 164.104.x.xx:https
ip-protocol tcp
mask 255.255.255.255
persist {
blackboard {
default yes
}
}
pool blackboard_pool_http
profiles {
bbstream { }
blackboard_http_new { }
psd_ssl {
context clientside
}
tcp { }
}
source 0.0.0.0/0
source-address-translation {
type automap
}
translate-port disabled
vs-index 48
}
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