amazon ec2 - Internal load balance in vpc of ec2 instances on thrfit services -
we have our 2 servers hosted in vpc of amazon ec2. 1 of them serving 1 thrift service , web server using , doing other stuff. trying use load balancer on thrift service .right configuration internal .i.e web server can access thrift server internally (without going out , coming in again) . want run multiple thrift servers , put load balancing in between them such none of traffic goes outside . can elb of ec2 ? elb works on internal tcp services ? tutorial .
i have had trouble load balancing thrift services w/ elb. i'm not positive, think elb's 60 second timeout on inactive connections source of problem. timeout not appear configurable.
perhaps else can chime in better explanation. a
Comments
Post a Comment