So far as I know you would have to use ajax to get it to work the way you want.
Isn't the user interested in knowing whether their upload was a success?

On Wed, Mar 25, 2009 at 11:26 PM, Anuradha <ds_...@yahoo.co.in> wrote:
> Hi ,
>
>  One my of requirement demands me to read only initial data and send the
> response.
>   Is there a way I can send the response without reading whole request
> content data?
>
>   For example if I am uploading a file of 2 GB in multi-part form data and I
> want to read the initial contents say 2KB of buffer and send the response
> immediately without reading rest of the  data i.e (2GB total size- 2kb read
> data).
>
>  Can I achieve this in  Apache HTTP server?
>
>  Please let me know.
>
> Thanks and Regards,
> Anuradha.
>
> ________________________________
> Add more friends to your messenger and enjoy! Invite them now.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to