[TIP] cloning http traffic

Titus Brown titus at caltech.edu
Wed Apr 2 20:41:01 PDT 2008


On Wed, Apr 02, 2008 at 07:48:19PM -0700, Joseph Heck wrote:
-> Anyone have any tools or plugins that they use to "clone" http traffic?
-> 
-> I'm looking for something that works like an http proxy, except that  
-> it duplicates the traffic and sends that duplicate traffic off to a  
-> different server, ignoring any responses - basically making a siphon  
-> of http traffic.
-> 
-> Suggestions?

See scotch, http://darcs.idyll.org/~t/projects/scotch/doc/

Should be easy to modify to have it do this, by hooking the recorder and
the playback directly to each other.

cheers,
--titus



More information about the testing-in-python mailing list