Forum Discussion

chris_connell_1's avatar
chris_connell_1
Icon for Nimbostratus rankNimbostratus
Jul 08, 2013

Buffering http post message

We have a virtual server which deals with http POST requests. Due to an issue upstream we need to buffer the complete request before sending it to the upstream server as we have a slow client side conenction. What is the best method to do this?

 

Thanks

 

1 Reply

  • Due to an issue upstream we need to buffer the complete request before sending it to the upstream server as we have a slow client side conenction. What is the best method to do this?is using different profile on clientside and serverside helpful?