Dan Pascu schrieb:
> On Thursday 19 June 2008, Klaus Darilion wrote:
>> Hi Dan!
>>
>> Dan Pascu schrieb:
>> ...
>>
>>> operators do not work in all cases? What about the TLS implementation
>>> which is practically useless for end user devices, and even for proxy
>>> to proxy connections can render your proxy completely unresponsive
>>> under certain conditions?
>> Are you referring to blocking during TLS handshake (the same issue as
>> DNS lookups and TCP connects) or is there another problem in TLS stack?
> 
> Yes, that's what I meant. I've seen the proxy freeze after some client 
> connections died and in one case the CPU usage skyrocketed after such an 
> event, staying at 100% until restarted.

Hmm. Blocking for some time can happen (as with TCP), but an endless 
freeze is a bug - there should be timeouts.

regards
klaus

_______________________________________________
Devel mailing list
Devel@lists.openser.org
http://lists.openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to