I have inherited some code that runs on Windows as a service where one thread connects to another server first by creating a normal TCP/IP socket that is then upgraded to an SSL-socket (via IO::Socket::SSL::start_SSL).
I now have the problem that when there is high CPU-load on the machine the call to start_SSL never returns, it just blocks the thread forever (at least it does not return in a reasonable amount of time).
The code uses ActiveState 5.8.8 and gets compiled via perl2exe.
I don't have a lot of Windows experience but need to find a fix fast, so I would appreciate any ideas on how to attack this.
Many thanks!
In reply to SSL-socket on Windows by morgon
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |