SSL handshake blocks Perlbal
Alessandro Ranellucci
aar at cpan.org
Mon Nov 7 03:50:12 PST 2005
Greetings,
an easy way to block an instance of Perlbal running SSL is to open a
telnet session to its port. The accept() method will then wait for
client handshake, thus blocking the whole application.
See this thread for further information:
http://www.cpanforum.com/threads/433
We would need a non-blocking IO::Socket::SSL port. :-(
Brad, any clue?
- alessandro ranellucci.
More information about the perlbal
mailing list