Hi all :)
Just a quick question. I know path matching is longest path but what's the behaviour on hostname?
I currently have a couple of machines that host staging builds which are named by project and build number and they have dns setup with a wildcard (*.example.com style). Having separate dns for these is a shame and it would be nice to move them behind Fabio.
Can Fabio be setup with the following behaviour?:
*.example.com -> [known IP address]
So, for instance:
www-1234.example.com -> [known IP address]
foo-356.example.com -> [known IP address]
etc.
Hi all :)
Just a quick question. I know path matching is longest path but what's the behaviour on hostname?
I currently have a couple of machines that host staging builds which are named by project and build number and they have dns setup with a wildcard (*.example.com style). Having separate dns for these is a shame and it would be nice to move them behind Fabio.
Can Fabio be setup with the following behaviour?:
*.example.com -> [known IP address]
So, for instance:
www-1234.example.com -> [known IP address]
foo-356.example.com -> [known IP address]
etc.