Is there an easy vcl trick to get varnish to always pass php requests to the
webserver and to cache images, css javascript, etc?

I would like

apache->varnish->client

If the client requests a document, the php is run on the webserver, varnish
takes it and downloads it to the client so that the apache thread can be
used for other things. Varnish can cache the images and text files as they
don't change.

Thoughts?

Thanks
_______________________________________________
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to