Hi,

I put two polipo in a proxy chain. I have problem control the pipeline
feature between the downstream polipo and the upper stream polipo.

The client send out two requests (A and B) to the downstream polipo in two
different connections in about the same time. request A is for an audio
stream and request B is for a small gif.

The downstream polipo pipelines the two requests in one connection between
it and the upper stream polipo. The upper stream send the two request to the
internet. Request A gets reply and the upper stream polipo started to send
the stream to down stream polipo and then to the client. A bit later, the
upper stream polipo also received the reply to request B (a small gif). The
upper stream polipo send the reply to request B in the middle of the
streaming to request A. At this point, the down stream polipo will take the
reply to request B as a part of the reply to request A. Thus break both
request. The stream audio is corrupted by the pipeline and reply to request
B is lost.

Is there a way to control the pipeline feature between a polipo proxy chain,
such that, request to different site be kept in different proxy connections?

Best Regards,
Ming
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Polipo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/polipo-users

Reply via email to