Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Re: Re: Stress testing a web server

by tachyon (Chancellor)
on Jan 05, 2003 at 09:40 UTC ( [id://224392]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Does exactly the same thing as ``exec LIST'' except that a fork is don
    +e first, and the parent process waits for the child process to comple
    +te.
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
            die "Fork failed $!\n";
        }
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2024-03-28 19:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found