attempting to install and use drupal 7 varnish module (with errors) and missing some vital information. i assume drupal varnish module is a bridge and not an implementation of varnish. please correct me if i am mistaken...
if a bridge, (i) where can i obtain varnish binary of varnish for windows apache (ii) where do i store it (iii) how do i point drupal/amp stack at it. (iv) is there any necessary apache config (as it is doing some of apaches work does apache need know about it?).
apologies if already covered/documented. if so, a link to this very much appreciated
thanks
Comments
Comment #1
manarth commentedYou're correct: varnish-cache is a separate application, and this module provides a tool for drupal to control varnish (such as clearing varnish' cache when a page is edited).
Varnish-cache is an independent application (it doesn't integrate as part of apache, although it does connect to apache/any other web server). Varnish is however *nix-only, there isn't a windows release.
Comment #2
Syntapse commentedcan you recommend a windows solution?
is there likely to be a windows release? the spec looks mighty impressive....
Comment #3
manarth commentedThe author of varnish-cache was originally a BSD developer - the chances of a windows release are slim :-D
Some other options:
Comment #4
misc commentedClosing issues that had no activity the latest year, please re-open if the issues is still relevant.