Re: kernel hangs up running web server

From: Andrew Morton (akpm_at_osdl.org)
Date: 08/22/03

  • Next message: Neil Brown: "Re: md: bug in file raid5.c, line 1909 in 2.4.22-pre7"
    Date:	Thu, 21 Aug 2003 22:19:49 -0700
    To: Yaoping Ruan <yruan@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
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Neil Brown: "Re: md: bug in file raid5.c, line 1909 in 2.4.22-pre7"

    Relevant Pages

    • Re: breaking the model
      ... > The forms data then is in the Request object. ... HTTP Request; in this case, the form POST Request from the Page. ... client and server. ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: Resolving record with enumerated type
      ... In a CPU BFM package, ... because data goes in two directions (request from the ... from the server to the client), you'll need some way to orchestrate ...
      (comp.lang.vhdl)
    • Re: NadaNet file server coming soon...
      ... Applesoft BASIC running under ProDOS, in less than 300 lines, ... After each command is completed by the server, ... client the result code, the AUX TYPE, ... forgoes queueing (since one client can't have more than one request ...
      (comp.sys.apple2)
    • Re: Kerberos with Windows Integrated authentication
      ... behaviour if your Web server is in the client broweser's Internet zone. ... referencing it by computer name rather than FQDN), the browser will request ... Obviously, if you want to use Kerberos for authentication, you will either ...
      (microsoft.public.windows.server.security)
    • Re: Network intermittently dropping the connection to shared files on server
      ... what we were using with our SBS2000 server with no problems. ... It's a small Server plus 4 Client W/S set up in one office. ... All users that have current connections to the shared files are ... We have a small network < 5 clients connected to a new Dell ...
      (microsoft.public.windows.server.sbs)

    Loading