From: Andrew Morton <akpm@osdl.org>
To: Yaoping Ruan <yruan@cs.princeton.edu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: kernel hangs up running web server
Date: Thu, 21 Aug 2003 22:19:49 -0700 [thread overview]
Message-ID: <20030821221949.2119e66c.akpm@osdl.org> (raw)
In-Reply-To: <3F459F02.B11234CF@cs.princeton.edu>
Yaoping Ruan <yruan@cs.princeton.edu> wrote:
>
> Thus I've made both the server (Flash) and the workload generator (Flexiclient)
> available at:
> www.cs.princeton.edu/~yruan/flash
> and would appreciate if any of the developers could try them out. To run the test
>
> 1. generate fileset at server side by copying over fileset and
> ./fileset -s zipfset -n #DIRS
> 2. compile Flash (may change options in config.h) and run
> ./flash -user YOUR_ACCOUNT
> 3. run client as:
> ./zipfgen -s spec -n #DIRS | ./batcher 5 | ./flexiclient -host HOST -time
> SECONDS -active 1000
> (it's a rarely happened bug, better to run more than 1800 seconds, with 1000
> connections)
How does one tell the server how to locate its fileset?
I get this. What does it mean?
vmm:/home/akpm/flash/flexi-curr> ./zipfgen -s spec -n 100 | ./batcher 5 | ./flexiclient -host localhost -time 2000 -active 1000
-host localhost : name of machine/interface running server
-port 31415 : listen port # on server
-active 1000 : number of simultaneous outstanding requests
-maxconns 0 : max idle and active connections
-persist groups : enable persistent connections (off,groups,force)
-hash 0 : print hash mark for each completed request
-time 2000 : # seconds to run test
-sync 0 : synchronize clients on different machines using clientmaster
-output : sends incoming data to this file name
-printint 20 : specifies seconds to print real summary every
-reqrate 0 : if set, max burst request rate
-rcvwin 48 : if set, new size of receive window in KB
-exhdrs : if set, extra headers for each request
-xml 0 : if set, produce output in XML format
-statfile stdout : sends statistics to this file
-doskip 0 : if set, skips trace entries to avoid batching
-trace 0 : same as -doskip
-persec 1 : print statistics at per second level
file flexiclient.c, line 796, not being held
prev parent reply other threads:[~2003-08-22 5:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-15 23:05 kernel hangs up - possible sendfile() epoll() bug? Yaoping Ruan
2003-08-15 23:43 ` Andrew Morton
2003-08-22 4:41 ` kernel hangs up running web server Yaoping Ruan
2003-08-22 5:19 ` Andrew Morton [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030821221949.2119e66c.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=yruan@cs.princeton.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®