cURL / Mailing Lists / curl-users / Single Mail

curl-users

scp maxing the CPU

From: Gisle Vanem <giva_at_bgnett.no>
Date: Tue, 07 Nov 2006 13:03:37 +0100

Just playing around with scp, I find curl now sucks up
100% CPU time while waiting for the server to respond at
port 22. I'm not even sure the server listens at port 22.
E.g:

>curl -v scp://user:passwd_at_post.bgnett.no

Where is the time spent? In libcurl or libssh2?

BTW. The socket is in CLOSE_WAIT while curl is eating CPU-time.

Win-XP SP2.

--gv
Received on 2006-11-07