Hello!
We have a CGI-script that will recieve a file about 200MB
many times every day. It looks like IIS will recieve the
whole file before the CGI-script gets the data.
Is it possible to configure IIS to start the CGI-script
whitout caching the input, ie redirect the input directly
to the script without caching.
Best regards
Martin