Centos reconnects how Shell reenters Gunicorn's master snooping

deploy Flask, on Centos7 using Gunicorn. At that time, there was master listening, and you can see that the client visited those pages.
exit and then use Shell to enter and you will not see this listening page. We now know which process master is, but is there any way to get back into the listening master process

Menu