[f-nsp] SLB Question, Odd behavior
John Willingham
jwillingham at gmail.com
Mon Jan 17 09:54:47 EST 2005
Greetings,
Here is a config sample prior to my explanation:
server virtual site.com 10.10.10.10
predictor least-sess
port default sticky
port ssl sticky
port http sticky
bind ssl www1.site.com ssl www2.site.com ssl
bind http www1.site.com http www2.site.com http
server real www1.site.com 10.1.1.10
max-conn 1200
port ssl
port http
port http url "HEAD /"
port http status_code 200 305
!
server real www2.site.com 10.1.1.11
max-conn 1200
port ssl
port http
port http url "HEAD /"
port http status_code 200 305
I can connect to SSL just fine, but not http. It just times out and
gives a "Page cannot be displayed" error. Direct requests to the real
servers via IP address work fine as well.
Here is a show server virtual:
Server Name: site.com IP : 10.10.10.10 : 1
Status: enabled Predictor: least-sess TotConn: 4
Dynamic: No HTTP redirect: disabled
Intercept: No
ACL: id = 0
Sym: group = 1 state = 1 priority = 0 keep = 0 dyn
priority/factor = 0/ 0
Activates = 0, Inactive= 0
Port State Sticky Concur Proxy CurConn TotConn PeakConn
ssl enabled YES NO NO 0 4 2
http enabled YES NO NO 0 0 0
default enabled YES NO NO 0 0 0
As you can see ssl is taking connections just fine, but not http. I
have not had this problem before and within the last 2 weeks have
setup 2-3 additional sites on the SLB without a problem.
Any Ideas or Recommendations are welcome,
John S. Willingham
More information about the foundry-nsp
mailing list