Reintroduce dependency on varnish module and gut drupalorg_git_varnish
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #1551292. --> Reported by: [sdboyer](https://www.drupal.org/user/146719) >>> <p>I originally reimplemented much of the functionality in the <a href="http://drupal.org/project/varnish">Varnish</a> module in drupalorg_git_varnish because i wanted to pass multiple messages per socket connection, which that module did not support at the time. it now does, according to <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/varnish/issues/1089878" title="Status: Closed (fixed)">#1089878: Make it possible to execute more than one command in one connection.</a></span>. and, given that my logic seems to be buggy and causes some weird counting errors (seems like an OBO type situation), it'd be great to rip out my custom connection logic and just rely on theirs.</p>
issue