Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Solved a bug in the Wizard, when using an IP as the service host. Ups…
…tream`s name cannot be an IP so, to solve it, if you specify an IP as the service hostname (using the wizard), a suffix ".upstream" will automatically added as the hostname of the service and name of the upstream. Another bug is solved in the expression parser. Now the ports in the expressions are not wrapped inside double commas.
- Loading branch information