Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
61 views
in Technique[技术] by (71.8m points)

How to maintain session between loadbalancer in google cloud platform

We are using two loadbalancer in GCP.

1.First loadbalancer contains backend as Angular instace which is our Front End(Screen).

2.In second loadbalancer contanins backend as Java REST API instance which is our Back End(Data).

Operation:

First loadbalancer sent a request to second loadbalancer to get the data.

Doubt If first loadbalancer sent a request to second loadbalancer but scaling happened in second loadbalancer in this case response will not be sent to first loabalancer.

1.After second loadbalancer scale up complete will response can be sent to first loadbalancer?

2.Will first loadbalancer wait for the response?

If no, in this case how to maintain the session for these type of scenario.

question from:https://stackoverflow.com/questions/65886549/how-to-maintain-session-between-loadbalancer-in-google-cloud-platform

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

57.0k users

...