On Wed, Dec 9, 2009 at 8:18 AM, Brian Gaber
wrote:
>
> Compiled using this environment:
>
> export CC="xlc -q64"
> export CFLAGS="-qmaxmem=16384 -DSYSV -D_AIX61 -D_ALL_SOURCE
> -DFUNCPROTO=15 -O -I/opt/freeware/include"
> export CXX="xlC"
> export CXXFLAGS=$CFLAGS
> export LD=ld
> export LD
> Did you ensure that the Listen directive is set?
I left the default which is:
Listen 80
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To
Brian Gaber wrote:
Compiled using this environment:
export CC="xlc -q64"
export CFLAGS="-qmaxmem=16384 -DSYSV -D_AIX61 -D_ALL_SOURCE
-DFUNCPROTO=15 -O -I/opt/freeware/include"
export CXX="xlC"
export CXXFLAGS=$CFLAGS
export LD=ld
export LDFLAGS="-L/opt/freeware/lib"
export OBJECT_MODE=64
Compiled using this environment:
export CC="xlc -q64"
export CFLAGS="-qmaxmem=16384 -DSYSV -D_AIX61 -D_ALL_SOURCE
-DFUNCPROTO=15 -O -I/opt/freeware/include"
export CXX="xlC"
export CXXFLAGS=$CFLAGS
export LD=ld
export LDFLAGS="-L/opt/freeware/lib"
export OBJECT_MODE=64
Compiled a
I don't know if "virtual directory" is the proper word but here's what I
am trying to accomplish.
My web site has three directories: /images /css /js
The site will have multiple clients: client1, client2..clientN, with
each client having their own users.
I want to give each client their own
I configured KeepAlive like Off.
Didn't change !!!
But it works when I configured KeepAliveTimeout to 0.
Ricardo
On Wed, Dec 9, 2009 at 10:30 AM, ricardo13 wrote:
>
> Maybe ??
>
> Ricardo
>
>
> Mark Watts wrote:
> >
> > On Wed, 2009-12-09 at 10:24 -0200, ricardo figueiredo wrote:
> >> For exam
Maybe ??
Ricardo
Mark Watts wrote:
>
> On Wed, 2009-12-09 at 10:24 -0200, ricardo figueiredo wrote:
>> For example,
>>
>>
>> I ran the follow command with HTTPERF
>> #httperf --server www --num-conns 1000 --rate 200
>>
>>
>> When finished the test, the HTTPERF showed me the results.
>> In
Eric Covener wrote:
On Wed, Dec 9, 2009 at 7:03 AM, ricardo13 wrote:
Hi,
I'm doing some tests with a web server and using HTTPERF.
My doubt is, when HTTPERF finishes the test I see the output page of
mod_status and there are some busy_workers, for example, 30 workers are
busy.
Why are there w
On Wed, 2009-12-09 at 10:24 -0200, ricardo figueiredo wrote:
> For example,
>
>
> I ran the follow command with HTTPERF
> #httperf --server www --num-conns 1000 --rate 200
>
>
> When finished the test, the HTTPERF showed me the results.
> In the same instant, I reload the web page of mod_status
On Wed, Dec 9, 2009 at 12:24 PM, ricardo figueiredo
wrote:
> For example,
> I ran the follow command with HTTPERF
> #httperf --server www --num-conns 1000 --rate 200
> When finished the test, the HTTPERF showed me the results.
> In the same instant, I reload the web page of mod_status and busy_wor
For example,
I ran the follow command with HTTPERF
#httperf --server www --num-conns 1000 --rate 200
When finished the test, the HTTPERF showed me the results.
In the same instant, I reload the web page of mod_status and busy_worker =
30.
After 5 seconds, busy_worker was like 1.
Ricardo
On We
On Wed, Dec 9, 2009 at 7:03 AM, ricardo13 wrote:
>
> Hi,
>
> I'm doing some tests with a web server and using HTTPERF.
> My doubt is, when HTTPERF finishes the test I see the output page of
> mod_status and there are some busy_workers, for example, 30 workers are
> busy.
>
> Why are there workers
Hi,
I'm doing some tests with a web server and using HTTPERF.
My doubt is, when HTTPERF finishes the test I see the output page of
mod_status and there are some busy_workers, for example, 30 workers are
busy.
Why are there workers busy if HTTPERF have finished the test ??
Ricardo
Hi,
I'm doing some tests with a web server and using HTTPERF.
My doubt is, when HTTPERF finishes the test I see the output page of
mod_status and there are some busy_workers, for example, 30 workers are
busy.
Why are there workers busy if HTTPERF have finished the test ??
Ricardo
--
View thi
14 matches
Mail list logo