[MarkLogic Dev General] Possible to send custom HTTP method from MarkLogic?
Jakob Fix
jakob.fix at gmail.com
Thu Nov 17 10:23:48 PST 2011
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, semerau at hotmail.com <semerau at hotmail.com> 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
> General at developer.marklogic.com
> http://developer.marklogic.com/mailman/listinfo/general
>
>
More information about the General
mailing list