Ryan, a quick search for nginx turned up a module [1] that allows to call a specific url that triggers the purge. not sure that's feasible for squid and varnish. I would also be interested in any code you're putting together.
cheers, Jakob. [1] https://github.com/FRiCKLE/ngx_cache_purge/ On Thu, Nov 17, 2011 at 18:40, [email protected] <[email protected]> wrote: > Some cache servers like Squid and Varnish allow you to send a cache purge > command to the server using a non-standard HTTP method called PURGE. I see > in the MarkLogic docs that there are http methods in xdmp for GET, POST, > PUT, HEAD, DELETE and OPTIONS but nothing for PURGE and nothing for a custom > method that I can see. Is there a way to send custom HTTP methods from > MarkLogic? > > thanks, > Ryan > > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general > > _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
