Sorry...I did not read the OP's question well enough, and failed to click that he was talking about sending large chunks of data from client TO Apache server. My mistake, I apologise.
To the original poster : Could you explain a little bit about the client who is sending the data ? - what kind of client is that ? - how is it sending it ? via a POST ?I mean, are you talking about a browser with an html form with a <input type="file"> or about something else ?
Thanks André André Warnier wrote:
I could swear that I saw something about that in the mod_proxy documentation on the Apache site.Anand Kulkarni wrote:Hi,I want to send large amount of data from client to server throughApache. hence, I am using Apache as proxy using the standard mod_proxy module.Client does not know the length of data to be sent and hence can not setthe content length value.So, how can I send this large data without knowing its size. I heard ofChunked Data concept. How shall I introduce this concept in Apache?Waiting for the reply.regards,Anand--------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx