Re: proxy_store skip not 200

2015-11-27 Thread Maxim Dounin
Hello! On Thu, Nov 26, 2015 at 09:03:19PM -0500, vps4 wrote: > i setup proxy_store works fine, but has some problem > when the backend response 404 or other result, proxy_store still save them > for example: > > backend 1.jpg response 404 and html result, proxy_store will store it in > disk > ho

proxy_store skip not 200

2015-11-26 Thread vps4
i setup proxy_store works fine, but has some problem when the backend response 404 or other result, proxy_store still save them for example: backend 1.jpg response 404 and html result, proxy_store will store it in disk how can i skip that results not 200 and verify by mime etc... thanks Posted a