Purge 404

I am having this issue how to fix this?

my goaccess logs is showing I have a 404 urls with /purge/ how do I remove that

it generating huge load on my server since its 404 kindly help how to fix thanks

I too am encountering this problem.

location ~ /purge(/.*) { fastcgi_cache_purge doesn’t seem to work correctly for some reason. Conditional purging is broken with Nginx Helper when updating or creating a post/page, and is resulting in mydomain.com/purge giving a 404 error.

Any insight into this issue?

see this answer from another thread for a possible work-around.