nginx - Please give me some advice: One test domain name, multiple requirements can be tested in parallel at the same time
大家讲道理
大家讲道理 2017-05-16 17:08:03
0
1
489

Please give me some advice: One test domain name, multiple requirements Parallel at the same timeTesting issues

Do I have to configure multiple test domain names? Is there any other solution?

Let’s give an example: There is a functional module on branch A, which later needs to be revised, and then a new branch B is created for revision. After the revision is completed, it must be put into the test environment for testing, but the test environment There is only one, branch A is still in use, branch B cannot be placed directly.

大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

reply all(1)
仅有的幸福

Do you want a test address (for example, 172.31.1.100:50001) to provide both A/B services?
You can only use one address, provided that you can let the program listening to this address know how to distribute the requests.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!