Skip to content

Instantly share code, notes, and snippets.

This is ApacheBench, Version 2.3 <$Revision: 655654 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking 127.0.0.1 (be patient)
Server Software: Apache/2.2.15
Server Hostname: 127.0.0.1
Server Port: 80
# ----------------------------------------------- #
# Title: nginx-gridfs-test.py
# Author: Christopher Triolo
# Description: This tests the nginx-gridfs module.
# ----------------------------------------------- #
import StringIO
import random
import pycurl
from pymongo import Connection