Answer the question
In order to leave comments, you need to log in
apr_socket_connect(): Operation not permitted (1)?
I'm doing a benchmark of a server distributing statics (works on lighttpd/1.4.30). Benchmarking from a neighboring server using ab (Apache HTTP server benchmarking tool). It looks something like this:
# ab -n10000 -c50 -t60 -r <a href="http://domain.tld/image.gif">domain.tld/image.gif</a><br/>
This is ApacheBench, Version 2.3 <$Revision: 655654 $><br/>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, <a href="http://www.zeustech.net/">www.zeustech.net/</a><br/>
Licensed to The Apache Software Foundation, <a href="http://www.apache.org/">www.apache.org/</a><br/>
<br/>
Benchmarking domain.tld (be patient)<br/>
Completed 5000 requests<br/>
<br/>
Test aborted after 10 failures<br/>
<br/>
apr_socket_connect(): Operation not permitted (1)<br/>
Total of 7943 requests completed
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question