Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View takinbo's full-sized avatar

Tim Akinbo takinbo

View GitHub Profile
@mnot
mnot / test_http_conns.py
Created September 8, 2010 05:17
test_http_conns.py - Tests for how clients handle HTTP pconns and pipelining
#!/usr/bin/env python
"""
test_http_conns.py - Tests for how HTTP persistent connections are handled,
including pipelining.
This script will set up a server which summarises how a browser connecting
to it behaves. For example, FireFox with pipelining turned on will give:
--->8---