[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [patch] TUX 2.4.2-U9
- From: Ookhoi <ookhoi dds nl>
- To: tux-list redhat com
- Subject: Re: [patch] TUX 2.4.2-U9
- Date: Thu, 22 Mar 2001 10:45:35 +0100
> On Wed, 21 Mar 2001, Ookhoi wrote:
>
> > $ ./ab -n 500000 -c 1000 -k http://localhost/
>
> > Complete requests: 500000
> > Failed requests: 250015
> > (Connect: 0, Length: 250015, Exceptions: 0)
> > Keep-Alive requests: 250270
>
> some of the cleanups done in U7 (most notably the zap_request() changes)
> broke keepalive support.
>
> please check out -U9, does it fix your problems?
>
> http://people.redhat.com/~mingo/TUX-patches/tux2-full-2.4.2-U9.bz2
> http://people.redhat.com/~mingo/TUX-patches/tux2-full-2.4.2-ac20-U9.bz2
Owh yeah!
$ ./ab -n 500000 -c 1000 -k http://localhost/
This is ApacheBench, Version 1.3a-deb
Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd,
http://www.zeustech.net/
Copyright (c) 1998-1999 The Apache Group, http://www.apache.org/
Server Software: TUX/2.0
Server Hostname: localhost
Server Port: 80
Document Path: /
Document Length: 2673 bytes
Concurrency Level: 1000
Time taken for tests: 52.387 seconds
Complete requests: 500000
Failed requests: 0
Keep-Alive requests: 500138
Total transferred: 1412889850 bytes
HTML transferred: 1336868874 bytes
Requests per second: 9544.35
Transfer rate: 26970.24 kb/s received
Connnection Times (ms)
min avg max
Connect: 0 1 3090
Processing: 8 103 54
Total: 8 104 3144
With -V0 it works again :-) (-U9 wasn't available anymore).
It doesn't apply cleanly btw (fresh untarred 2.4.2 with -ac20):
# patch -p1 -s -i ../tux2-full-2.4.2-ac20-V0
The next patch would delete the file arch/i386/kernel/apic.c.rej,
which does not exist! Assume -R? [n]
Apply anyway? [n]
1 out of 1 hunk ignored
The next patch would delete the file arch/i386/kernel/io_apic.c.rej,
which does not exist! Assume -R? [n]
Apply anyway? [n]
1 out of 1 hunk ignored
The next patch would delete the file arch/i386/kernel/mpparse.c.rej,
which does not exist! Assume -R? [n]
Apply anyway? [n]
1 out of 1 hunk ignored
The next patch would delete the file arch/i386/kernel/pci-pc.c.rej,
which does not exist! Assume -R? [n]
Apply anyway? [n]
1 out of 1 hunk ignored
The next patch would delete the file arch/i386/kernel/smpboot.c.rej,
which does not exist! Assume -R? [n]
Apply anyway? [n]
1 out of 1 hunk ignored
But works anyway of course.
Thanx!
Ookhoi
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]