Revision [3930]

Last edited on 2011-04-05 19:35:26 by KenFong
Additions:
$ curl -L -I -H 'Accept-Encoding: gzip,deflate' http://www.godaddy.com 2>&1 | grep ^Content-Encoding
Deletions:
$ curl -I -H 'Accept-Encoding: gzip,deflate' http://www.if-not-true-then-false.com
HTTP/1.1 200 OK
Date: Wed, 06 Apr 2011 02:21:54 GMT
Server: Apache
Last-Modified: Tue, 05 Apr 2011 15:33:23 GMT
ETag: "2697-4a02d98b7d6c0"
Accept-Ranges: bytes
Content-Length: 9879
Cache-Control: public, must-revalidate, proxy-revalidate
Expires: Wed, 06 Apr 2011 02:21:54 GMT
Vary: Accept-Encoding,Cookie
X-Pingback: http://www.if-not-true-then-false.com/xmlrpc.php
X-Powered-By: W3 Total Cache/0.9.1.3
Pragma: public
Content-Type: text/html; charset=UTF-8


Revision [3929]

Edited on 2011-04-05 19:24:03 by KenFong
Additions:
===http compression check===
# Look for Content-Encoding: gzip or Content-Encoding: deflate:
$ curl -I -H 'Accept-Encoding: gzip,deflate' http://www.if-not-true-then-false.com
HTTP/1.1 200 OK
Date: Wed, 06 Apr 2011 02:21:54 GMT
Server: Apache
Last-Modified: Tue, 05 Apr 2011 15:33:23 GMT
ETag: "2697-4a02d98b7d6c0"
Accept-Ranges: bytes
Content-Length: 9879
Cache-Control: public, must-revalidate, proxy-revalidate
Expires: Wed, 06 Apr 2011 02:21:54 GMT
Vary: Accept-Encoding,Cookie
X-Pingback: http://www.if-not-true-then-false.com/xmlrpc.php
X-Powered-By: W3 Total Cache/0.9.1.3
Pragma: public
Content-Type: text/html; charset=UTF-8
Content-Encoding: gzip


Revision [3479]

Edited on 2009-08-11 06:52:16 by WikiAdmin
Additions:
===Load Balancing===
== [[HAproxy HAProxy]]==


Revision [3477]

Edited on 2009-08-10 19:59:55 by WikiAdmin
Additions:
== [[SunWebServer Sun Web Server]]==


Revision [2047]

Edited on 2008-10-22 06:42:51 by WikiAdmin
Additions:
Deletions:
Server Direct VarnishNginx


Revision [2046]

Edited on 2008-10-22 06:42:28 by WikiAdmin
Additions:
A simple benchmark using ab. It's an jsp page served from tomcat via apache + mod_jk. This probably does not reflect the real world usage as it's benchmarked from the same box.
""
Direct VarnishNginx








Direct VarnishNginx
Document size 417b 417b 417b
Concurrent level 100 100 100
Requests 10000 10000 10000
Mean time/request 676.88ms 53.5ms 56.27ms
Transfer rate 94.51KB/s 1284.88KB/s 1120.87KB/s
Failed requests 0 0 0
Longest request 66042 181 406

""
Deletions:
""""


Revision [2045]

Edited on 2008-10-22 06:35:02 by WikiAdmin
Additions:
""""
Deletions:
''''


Revision [2044]

Edited on 2008-10-22 06:34:41 by WikiAdmin
Additions:
==Reverse proxy benchmark==
''''


Revision [2033]

Edited on 2008-10-22 05:37:22 by WikiAdmin
Additions:
== [[nginx ngnix reverse proxy]]==


Revision [1902]

Edited on 2008-08-20 02:21:13 by WikiAdmin
Additions:
== [[Squid Squid reverse proxy]] ==
== [[Varnish Varnish reverse proxy]]==
Deletions:
== [[Squid Squid Reverse Proxy]] ==


Revision [1835]

Edited on 2008-07-22 07:17:41 by WikiAdmin
Additions:
== [[Pound Pound reverse proxy]]==


Revision [1504]

Edited on 2008-03-18 08:35:15 by WikiAdmin
Additions:
==Testing vhost with curl==
%%
curl -H 'Host: www.mydomain.com' http://1.2.3.4/
%%


Revision [980]

Edited on 2007-09-27 23:00:48 by WikiAdmin
Additions:
== [[Lighttpd Lighttpd]] ==


Revision [791]

Edited on 2007-07-24 03:30:28 by WikiAdmin
Additions:
== [[Squid Squid Reverse Proxy]] ==


Revision [268]

Edited on 2007-04-19 02:36:16 by WikiAdmin
Deletions:
== [[Tomcat Tomcat]] ==


Revision [125]

Edited on 2007-04-14 21:27:18 by WikiAdmin
Additions:
{{parent page="HomePage"}}


Revision [101]

The oldest known version of this page was created on 2007-04-14 17:30:40 by WikiAdmin
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki