Archive for the 'http' Category
Sunday, July 14th, 2013
from http://tech.slashdot.org/story/13/07/09/1455200/ It works like this. You visit a site that has malicious JavaScript which sends a HTTPS request to some site (like your bank). This request will include whatever known plain-text that the JavaScript …
Posted in binary, cooking, exploit, http, Security, ssl, tls, web | Comments Off | permalink
Sunday, July 14th, 2013
from http://tech.slashdot.org/story/13/07/09/1455200/ It works like this. You visit a site that has malicious JavaScript which sends a HTTPS request to some site (like your bank). This request will include whatever known plain-text that the JavaScript …
Posted in binary, cooking, exploit, http, Security, ssl, tls, web | Comments Off | permalink
Friday, May 6th, 2011
HA Proxy [synthetic] benchmarks on 10Gbit traffic. Linux network stack is the bottle neck here, not HAProxy, i.e. you can 10G line rate on big frames and few connections.
Posted in 10G, benchmark, haproxy, hardware, http, Linux, loadbalancing, performance, proxy, scalability, sysadmin | Comments Off | permalink
Friday, May 6th, 2011
Posted in 10G, benchmark, haproxy, hardware, http, Linux, loadbalancing, performance, proxy, scalability, sysadmin | Comments Off | permalink
Thursday, November 11th, 2010
Notes from google ppl about their optimizations for SSL connections.
Posted in cryptography, google, http, https, Linux, openssl, performance, scalability, Security, ssl | Comments Off | permalink
Thursday, October 7th, 2010
In this paper we describe Apple’s new HTTP Live Streaming specification and
Posted in apple, flv, fms, html5, http, red5, steaming, stream, web2.0 | Comments Off | permalink
Thursday, January 21st, 2010
A Perl module that uses AnyEvent “framework” to do HTTP/1.0 requests in a parallel, non-blocking fashion
Posted in development, event, http, IO, Perl, programming | Comments Off | permalink
Tuesday, September 15th, 2009
some examples on how to write simple http server in Perl
Posted in asynchronous, daemon, event, http, httpd, http_server, non_blocking, Perl, programming, server, socket, webservices | Comments Off | permalink
Thursday, July 3rd, 2008
Posted in embedded, http, http_server, Linux, sysadmin | Comments Off | permalink
Thursday, July 26th, 2007
Nginx (“engine x”) is a high-performance HTTP server and reverse proxy, as well as an IMAP/POP3/SMTP proxy server. Nginx was written by Igor Sysoev for Rambler.ru, Russia’s second-most visited website, where it has been running in production for over two
Posted in http, nginx, proxy, server, wiki | Comments Off | permalink