http://qa.mandrakesoft.com/show_bug.cgi?id=6010





------- Additional Comments From [EMAIL PROTECTED]  2003-28-09 19:04 -------
After reverting to the version of libapr0 found on the Mandrake 9.1 CD
(2.0.44-11mdk), it works. So I guess the bug is rather related to the APR library.


-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
I have upgraded it to the latest version, and ApacheBench (/usr/sbin/ab) does
not work anymore. It seems it can't connect to any socket.

For example :

**********
[EMAIL PROTECTED] data]# /usr/sbin/ab -v 5 -n 1 "http://127.0.0.1/";
This is ApacheBench, Version 2.0.40-dev <$Revision: 1.121.2.1 $> apache-2.0
Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Copyright (c) 1998-2002 The Apache Software Foundation, http://www.apache.org/
 
Benchmarking 127.0.0.1 (be patient)...INFO: POST header ==
---
GET / HTTP/1.0
User-Agent: ApacheBench/2.0.40-dev
Host: 127.0.0.1
Accept: */*
 
 
---
apr_poll: The timeout specified has expired (70007)



[EMAIL PROTECTED] data]# /usr/sbin/ab -v 5 -n 1 "http://www.mandrakelinux.com/";
This is ApacheBench, Version 2.0.40-dev <$Revision: 1.121.2.1 $> apache-2.0
Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Copyright (c) 1998-2002 The Apache Software Foundation, http://www.apache.org/
 
Benchmarking www.mandrakelinux.com (be patient)...INFO: POST header ==
---
GET / HTTP/1.0
User-Agent: ApacheBench/2.0.40-dev
Host: www.mandrakelinux.com
Accept: */*
 
 
---
apr_poll: The timeout specified has expired (70007)
*******


Of course, the Web sites are perfectly reachable using a browser. Also, directly
telnetting the header lines mentionned by ApacheBench works too.
Endly, the Apache 2 server itself does work, only /usr/sbin/ab is broken.

Reply via email to