logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Apache 2.4 bind issue with ApacheBench
Author
rockjock



Joined: 25 Mar 2011
Posts: 8

PostPosted: Wed 22 Feb '12 20:48    Post subject: Apache 2.4 bind issue with ApacheBench Reply with quote

This appears to be IPv6-related, but I have no way of determining for sure. Works with 2.2.22, but 2.4.1 causes the following error:

Benchmarking 127.0.0.1 (be patient)...
bind: An address incompatible with the requested protocol was used. (730047)
Back to top
zx9



Joined: 18 Mar 2009
Posts: 33
Location: uruguay

PostPosted: Sun 04 Mar '12 21:45    Post subject: Re: bind issue with ApacheBench Reply with quote

rockjock wrote:
This appears to be IPv6-related, but I have no way of determining for sure. Works with 2.2.22, but 2.4.1 causes the following error:

Benchmarking 127.0.0.1 (be patient)...
bind: An address incompatible with the requested protocol was used. (730047)


Exactly same here Exclamation
apacheL 2.4.1 64 VC10 // W7 64

Question
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7294
Location: Germany, Next to Hamburg

PostPosted: Sun 04 Mar '12 22:01    Post subject: Reply with quote

I had that issue while my computer was in 2 networks and I also had that while my computer was connected via VPN. You can try using the -B parameter

Quote:

-B address Address to bind to when making outgoing connections
Back to top
zx9



Joined: 18 Mar 2009
Posts: 33
Location: uruguay

PostPosted: Tue 06 Mar '12 4:06    Post subject: Reply with quote

in
http://127.0.0.1/test/index.html FAIL ........... Benchmarking 127.0.0.1 (be patient)...
bind: An address incompatible with the requested protocol was used. (730047)

http://localhost/test/index.html succes


Question
Back to top


Reply to topic   Topic: Apache 2.4 bind issue with ApacheBench View previous topic :: View next topic
Post new topic   Forum Index -> Apache