Archive for December, 2012

Unified Networking: 10GbE iSCSI on Linux

Monday, December 31st, 2012

Notes describing iSCSI test between RHEL 6 and NetApp FAS6240 (RHEL6 w Intel X520 2x10GbE -> Cisco Nexus 10GbE switch -> FlexVlume / FAS6240 )

Unified Networking: 10GbE iSCSI on Linux

Monday, December 31st, 2012

Notes describing iSCSI test between RHEL 6 and NetApp FAS6240 (RHEL6 w Intel X520 2x10GbE -> Cisco Nexus 10GbE switch -> FlexVlume / FAS6240 )

Unified Networking: 10GbE iSCSI on Linux

Monday, December 31st, 2012

Notes describing iSCSI test between RHEL 6 and NetApp FAS6240 (RHEL6 w Intel X520 2x10GbE -> Cisco Nexus 10GbE switch -> FlexVlume / FAS6240 )

High performance nginx.conf [~0.5M connections]

Tuesday, December 25th, 2012

Example of high performance nginx config (no SSL), for single server hardware, ~ 0.5M client connections.
(found on nginx mailing list)

High performance nginx.conf [~0.5M connections]

Tuesday, December 25th, 2012

Example of high performance nginx config (no SSL), for single server hardware, ~ 0.5M client connections.
(found on nginx mailing list)

High performance nginx.conf [~0.5M connections]

Tuesday, December 25th, 2012

Example of high performance nginx config (no SSL), for single server hardware, ~ 0.5M client connections.
(found on nginx mailing list)

[how to purge encoded URL from cache] Re: проблема с кирилличными uri при кешировании

Sunday, December 23rd, 2012

location ~ /purge(/.*) {
set $uri_encoded $1; # энкодим выделение
fastcgi_cache_purge MAGE
“$scheme$request_method$host$uri_encoded$is_args$args”;
}

[how to purge encoded URL from cache] Re: проблема с кирилличными uri при кешировании

Sunday, December 23rd, 2012

location ~ /purge(/.*) {
set $uri_encoded $1; # энкодим выделение
fastcgi_cache_purge MAGE
“$scheme$request_method$host$uri_encoded$is_args$args”;
}

[how to purge encoded URL from cache] Re: проблема с кирилличными uri при кешировании

Sunday, December 23rd, 2012

location ~ /purge(/.*) {
set $uri_encoded $1; # энкодим выделение
fastcgi_cache_purge MAGE
“$scheme$request_method$host$uri_encoded$is_args$args”;
}

How would you search google from IBM 360 Mainframe

Sunday, December 16th, 2012

:-) Try it http://www.masswerk.at/google60/