Constantin Moisei wrote:
> Hello,
>
> I'm using commons-fileupload.jar with ajax to do a multi file upload.
>
> I have the feeling that my ISP uploads the file and when they receive
> it all only then they pass it to me. That causes me to get the file
> almost instantly.
>
> I'm displaying a progress bar for each upload but if they pass the
> file to me like that I got no control and the user will not be able to
> figure it out what's happening.
>
> How do I have to self manage the cache via response headers with
> Cache-Control ?
That's a typical behaviour if your ISP is running an automatied virus check
on those files ...
- Jörg
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org
|