You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Satinder Singh <hi...@yahoo.com> on 2005/07/11 06:02:15 UTC

[users@httpd] reverse proxy-: full-duplex channel over http


Hi,
	I am trying to protected through reverse proxy, a
client-serverapplication
that is using chunked encoding to form full-duplex
channelover http similar
to the one mentioned in
http://www.innovation.ch/java/HTTPClient/fullduplex.html
But its not working. I think the proxy server waits
for gathering all chunks and then transfers the http
message to other end. This is not what I want.
I want the data should flow as and when it is
generated on client/server end, as it happens between
standard client-server application,
e.g.telnet.
Is there any way in apache to make reverse proxy
apache to not to wait for end chunk? It should pass
the input data immediately toother end without
waiting for end-chunk, etc.

Regards,
satti




		
____________________________________________________
Sell on Yahoo! Auctions – no fees. Bid on great items.  
http://auctions.yahoo.com/

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org