On Mon, 18 Aug 2003, Alexander Lazic wrote: > Hi, > > when i set an 'peer' for the 'Connect' method oops don't get thru the > 'peer' he always go Direct. > > Is this as you whish?
Do you have non-icp peers? If you have only ICP-capable peers then it is difficult to find best peer, as oops never send ICP request for CONNECT method (and so, never gets reply). For non ICP capable peers it is possible, but require some modifications. > > Is it possible that 'oops' accepted/lookup for an peer and send the > request to the peer? This will requre to duplicate (in ssl.c) piece of code near calls to send_icp_requests(rq, new_qe, &he) in http_utils.c > > I see the same 'behavior' for 'Post' request. > > al ;-) > > PS: If you can tell me where in the > 'ssl.c' i can ad the peer which was found in '$FOUND_BEST_PEER' > routine. > ===================================================================== > If you would like to unsubscribe from this list send message to > [EMAIL PROTECTED] with "unsubscribe oops-eng" in message body. > Archive is accessible on http://lists.paco.net/oops-eng/ > Igor Khasilev | PACO Links, igor at paco dot net | ===================================================================== If you would like to unsubscribe from this list send message to [EMAIL PROTECTED] with "unsubscribe oops-eng" in message body. Archive is accessible on http://lists.paco.net/oops-eng/
