You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2014/05/05 16:14:53 UTC

svn commit: r1592537 - /httpd/httpd/branches/2.4.x/STATUS

Author: trawick
Date: Mon May  5 14:14:53 2014
New Revision: 1592537

URL: http://svn.apache.org/r1592537
Log:
$ ./test/readbody.sh httpd scgi tcp 10000 100 2>&1 | egrep '(Document Length|Failed requests|Requests per second)'
Document Length:        71453 bytes
Failed requests:        0
Requests per second:    9698.92 [#/sec] (mean)
$ ./test/readbody.sh httpd scgi unix 10000 100 2>&1 | egrep '(Document Length|Failed requests|Requests per second)'
Document Length:        71453 bytes
Failed requests:        0
Requests per second:    10140.24 [#/sec] (mean)
$ ./test/readbody.sh nginx scgi tcp 10000 100 2>&1 | egrep '(Document Length|Failed requests|Requests per second)'
Document Length:        71453 bytes
Failed requests:        0
Requests per second:    3900.32 [#/sec] (mean)
$ ./test/readbody.sh nginx scgi unix 10000 100 2>&1 | egrep '(Document Length|Failed requests|Requests per second)'
Document Length:        71453 bytes
Failed requests:        0
Requests per second:    4300.62 [#/sec] (mean)

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1592537&r1=1592536&r2=1592537&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon May  5 14:14:53 2014
@@ -240,6 +240,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk patch works modulo CHANGES
      +1: ylavic
 
+   * mod_proxy_scgi: Support Unix sockets
+     httpd patch: httpd://svn.apache.org/r1592529
+     2.4.x patch: trunk patch works modulo CHANGES
+     +1: trawick
 
 OTHER PROPOSALS
 



Re: svn commit: r1592537 - /httpd/httpd/branches/2.4.x/STATUS

Posted by Jeff Trawick <tr...@gmail.com>.
On Mon, May 5, 2014 at 10:14 AM, <tr...@apache.org> wrote:

> Author: trawick
> Date: Mon May  5 14:14:53 2014
> New Revision: 1592537
>
> URL: http://svn.apache.org/r1592537
> Log:
> $ ./test/readbody.sh httpd scgi tcp 10000 100 2>&1 | egrep '(Document
> Length|Failed requests|Requests per second)'
> Document Length:        71453 bytes
> Failed requests:        0
> Requests per second:    9698.92 [#/sec] (mean)
> $ ./test/readbody.sh httpd scgi unix 10000 100 2>&1 | egrep '(Document
> Length|Failed requests|Requests per second)'
> Document Length:        71453 bytes
> Failed requests:        0
> Requests per second:    10140.24 [#/sec] (mean)
> $ ./test/readbody.sh nginx scgi tcp 10000 100 2>&1 | egrep '(Document
> Length|Failed requests|Requests per second)'
> Document Length:        71453 bytes
> Failed requests:        0
> Requests per second:    3900.32 [#/sec] (mean)
> $ ./test/readbody.sh nginx scgi unix 10000 100 2>&1 | egrep '(Document
> Length|Failed requests|Requests per second)'
> Document Length:        71453 bytes
> Failed requests:        0
> Requests per second:    4300.62 [#/sec] (mean)
>

BTW, if httpd and nginx doing the same sort of thing side by side is
interesting, you might have a look at
http://emptyhammock.com/projects/info/pyweb/index.html , and of course let
me know what I have screwed up or should eventually cover ;)

The stats above were from a post-big-file/echo-request-body test, which
isn't shown in the tutorial.  (If I ever get beyond trying to tweak or fix
httpd or uWSGI I'll get to coverage of something more interesting than
"hello, world".)



> Modified:
>     httpd/httpd/branches/2.4.x/STATUS
>
> Modified: httpd/httpd/branches/2.4.x/STATUS
> URL:
> http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1592537&r1=1592536&r2=1592537&view=diff
>
> ==============================================================================
> --- httpd/httpd/branches/2.4.x/STATUS (original)
> +++ httpd/httpd/branches/2.4.x/STATUS Mon May  5 14:14:53 2014
> @@ -240,6 +240,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
>       2.4.x patch: trunk patch works modulo CHANGES
>       +1: ylavic
>
> +   * mod_proxy_scgi: Support Unix sockets
> +     httpd patch: httpd://svn.apache.org/r1592529
> +     2.4.x patch: trunk patch works modulo CHANGES
> +     +1: trawick
>
>  OTHER PROPOSALS
>
>
>
>


-- 
Born in Roswell... married an alien...
http://emptyhammock.com/
http://edjective.org/