Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Maximum number of concurent sockets

by Abigail-II (Bishop)
on Jun 22, 2004 at 15:05 UTC ( [id://368753]=note: print w/replies, xml ) Need Help??


in reply to Maximum number of concurent sockets

Perl itself doesn't have such limits. But limits may be imposed on by your OS, either as limits for each process, or as system-wide limits (that is, limits that are shared by all processes). Depending on your OS, some limits can't be changed, some can, but require a reboot (some after a recompilation of your kernel) and some can be changed on the fly. But that's all very OS dependent, and has not much to do with Perl.

Abigail

  • Comment on Re: Maximum number of concurent sockets

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-25 21:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found