Hi all,
I want to use Squid as a reverse proxy (httpd_accellerator mode) with a
virusscanner which runs a virus scan on HTTP-Content which was POSTed as
a file upload.
<form action="server-url" method="POST">
<input type="file">
</form>
--> Squid listens at server-url
a redirector looks for POSTs.
a scanner looks for viruses on the HTTP-upload stream.
--> if the HTTP-upload stream is virus free the httpd_accelerator
connects to the real server.
Has anybody an idea howto realize that ?
Regards,
Dirk
Received on Tue Jul 31 2001 - 11:19:54 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:01:21 MST