]] <[email protected]> | I'm afraid I am fairly new to varnish but I have a problem whch I | cannot find a solution to anywhere (yet): Varnish is set up to cache | GET requests. We have some requests which have so many parameters that | we decided to pass them in the body of the request.
This makes no sense, you should just add the parameters to the URL instead of putting them in the body. Cheers, -- Tollef Fog Heen Varnish Software t: +47 21 98 92 64 _______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
