Switch to full style
Use this forum to post questions relating to WinGate, feature requests, technical or configuration problems
Post a reply

HTTP cache

Nov 02 20 6:31 am

Hello

Is there API for access to files storing in HTTP cache?
I need it to go through all files in the cache and make some actions.

A second question: according to which rules do the files does the file get into HTTP cache?

Thanks

Re: HTTP cache

Nov 06 20 12:43 pm

Hi

there's no API for that. We didn't have a need for it.

What do you need there?

Bear in mind if you are writing an HTTP filter plugin you can see the files before the cache does. Our existing AV plugin does this, so that infected files do not get added to the cache, but I guess it could be interesting to scan an existing cache. Might be easier to just get people to empty the cache.

Re: HTTP cache

Nov 10 20 10:25 pm

Thanks
Post a reply