geerlingguy / ansible-role-varnish

Ansible Role - Varnish HTTP accelerator
https://galaxy.ansible.com/geerlingguy/varnish/
MIT License
80 stars 88 forks source link

Complete listening support (-a) #104

Closed Bilge closed 3 years ago

Bilge commented 3 years ago

Right now, this role assumes all Varnish installations listen on a single host and port. Nevertheless, Varnish actually supports the following additional -a listening features:

The last point is crucial: the -a switch can be specified multiple times to listen on multiple interfaces but this role does not support this whatsoever.

stale[bot] commented 3 years ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

stale[bot] commented 3 years ago

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.