Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Re: using HTTP::Daemon instead of Apache

by borisz (Canon)
on Feb 04, 2004 at 02:38 UTC ( [id://326388]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ~/httpd/bin/ab -c 10 -n 500 http://peggy:9876/hello
    This is ApacheBench, Version 1.3d <$Revision: 1.69 $> apache-1.3
    ...
    Time per request:       12.42 [ms] (mean)
    Time per request:       1.24 [ms] (mean, across all concurrent request
    +s)
    Transfer rate:          118.36 [Kbytes/sec] received
    
  2. or download this
    #!/usr/bin/perl
    use bytes;
    ...
      exit 0;
    }
    while (1) { waitpid( -1, 0 ) }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (7)
As of 2024-03-28 21:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found