国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

When NGINX load balancing starts a server node in the background, it can be accessed normally. When starting the two application service nodes in the background, it can only access the login interface. After successful login, it cannot go to the next page.
ringa_lee
ringa_lee 2017-05-16 17:27:00
0
3
969

When NGINX load balancing starts a server node in the background, it can be accessed normally. When starting two application service nodes in the background, it can only access the login interface. After successful login, it cannot go to the next page. Please analyze and answer

ringa_lee
ringa_lee

ringa_lee

reply all(3)
漂亮男人

Has the background application session been shared? Or is the ngxin configuration session sticky?

My guess is:

I just logged in to the first one, but when I jumped, I jumped to another one. At this time, the second one did not have the session of the first one, so the application thought that I was not logged in and returned to the login page

迷茫

Can even two back-end application servers be accessed individually? Are all kinds of things OK?

What is the error code when the jump cannot be made? Is it the error page given by nginx or the error page of the backend APP?

過(guò)去多啦不再A夢(mèng)

session 同步的問(wèn)題吧。請(qǐng)?jiān)?upstream 配置段內(nèi)加入 ip_hash Configuration~

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template