Re: [users@httpd] Re: ab not working, saying bind: address family not supported by protocol family 47

2011-12-16 Thread S Ahmed
that worked, thanks a bundle! On Fri, Dec 16, 2011 at 2:31 PM, Macks, Aaron wrote: > Try pointing ab to 127.0.0.1 instead of localhost. I remember somewhere > that OSX changed to having the default address for localhost being ipv6, > and if you've not built in support for that it may fail. It m

Re: [users@httpd] Question on ApacheBench - Modifying POST Data between runs.

2011-12-16 Thread R J
Thank you Simone. JMeter is indeed a great tool. On Wed, Dec 14, 2011 at 5:20 PM, Simone Caruso wrote: > Jmeter is a great tool for benchmarking > > -- > Simone Caruso > IT Consultant > +39 349 65 90 805 > > - > The official User

Re: [users@httpd] Re: ab not working, saying bind: address family not supported by protocol family 47

2011-12-16 Thread Macks, Aaron
Try pointing ab to 127.0.0.1 instead of localhost. I remember somewhere that OSX changed to having the default address for localhost being ipv6, and if you've not built in support for that it may fail. It may not help, but if that was the cause it might A -- Aaron Macks Sr. Unix Systems Engin

[users@httpd] Re: ab not working, saying bind: address family not supported by protocol family 47

2011-12-16 Thread S Ahmed
Any comments on this issue? On Thu, Dec 8, 2011 at 9:24 PM, S Ahmed wrote: > ab -n 100 -c 1 http://localhost:8080/ > > his is ApacheBench, Version 2.3 <$Revision: 1178079 $> > Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ > Licensed to The Apache Software Foundation,

Re: [users@httpd] php 5.2 as cgi automatically changes protocol !!!

2011-12-16 Thread Igor Galić
> > > > > > The info.php reports it has php 5.2, but the strange protocol > > > issue > > > and inclusion of /php5-cgi/ > > > create problems. > > > > Maybe the application does it? > > > > No no.. with php 5.3 as module it works without this very issue Btw, you are aware that PHP 5.2 has be

Re: [users@httpd] php 5.2 as cgi automatically changes protocol !!!

2011-12-16 Thread J. Bakshi
On Fri, 16 Dec 2011 10:51:15 - (UTC) Igor Galić wrote: > > > - Original Message - > > Dear list, > > > > I ma facing a strange problem in my debian squeeze box having apache > > and both php 5.3 as module > > + php 5.2 as cgi. > > > > Whenever I set any site to work with 5.2 cgi,

Re: [users@httpd] A question about "Apache mod_proxy/mod_rewrite Bug Lets Remote Users Access Internal Servers"

2011-12-16 Thread Igor Galić
- Original Message - > > Hi all, > > I was recently informed from our IT-security team that a security > leak was > found by Apache Httpd (see [1]). > > This leak was fixed but seems Apache hasn't delevered the fixed > version. Who > knows when I can get this new fixed version? > > > > [1

Re: [users@httpd] php 5.2 as cgi automatically changes protocol !!!

2011-12-16 Thread Igor Galić
- Original Message - > Dear list, > > I ma facing a strange problem in my debian squeeze box having apache > and both php 5.3 as module > + php 5.2 as cgi. > > Whenever I set any site to work with 5.2 cgi, the http:// protocol > automatically changes to https:// > and the link becomes as

[users@httpd] php 5.2 as cgi automatically changes protocol !!!

2011-12-16 Thread J. Bakshi
Dear list, I ma facing a strange problem in my debian squeeze box having apache and both php 5.3 as module + php 5.2 as cgi. Whenever I set any site to work with 5.2 cgi, the http:// protocol automatically changes to https:// and the link becomes as https://192.168.1.1/php5-cgi//