I tried three ways of setting up two sites that run on the same bench.
- Port based
- DNS based
- by add-to-hosts (this one worked)
(note: each one I tried by resetting the bench to default state, each time with a new site so the steps have been carried out as mentioned without any overlapping)
When I tried with the method given in documentation for 1. : Both sites were opening separately (nginx part was error-free) but I could just see the default “Welcome to nginx“ page on my second site. The first site was working properly but the desk did not load on the second one.
So I tried with another method (new-site sitename, and then bench — sitename add-to-hosts) as mentioned in this video and that worked much faster.
I have attached common_site_config.json and site_config,json of the site that i configured via the port based multitenancy method which didnt work out as expected.
If anyone can try to lead to how to understand what went wrong that would be helpful, thank you.

