Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Module loading in Strawberry Perl 5.24.0 is slow

by Corion (Patriarch)
on Nov 11, 2016 at 16:16 UTC ( [id://1175758]=note: print w/replies, xml ) Need Help??


in reply to Module loading in Strawberry Perl 5.24.0 is slow

Looking at this:

Net::SSLeay::RAND_poll (xsub) (2.29s)

I assume that it is just Net::SSLeay taking that long to get an appropriate amount of entropy from your system. I don't know what to do to your system to increase the amount of entropy available to Net::SSLeay or its underlying C library.

Replies are listed 'Best First'.
Re^2: Module loading in Strawberry Perl 5.24.0 is slow
by znasir (Novice) on Nov 14, 2016 at 08:20 UTC
    Any suggestions which I can try? Thanks!

      As you have not told us your operating system, I can only suggest that you consult with your system administrator on how to increase the entropy pool. Maybe Google has some suggestions for that.

        My Operating System is Windows Server 2007 SP2 (32 bit). Thanks!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1175758]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (10)
As of 2024-04-23 08:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found