Re: Proposal to remove 32bit support.

2014-04-11 Thread Justin Erenkrantz
On Fri, Apr 11, 2014 at 10:05 AM, Yongming Zhao wrote: > well, does that affect the ARM platform? ARMv6 (Raspberry Pi) and ARMv7 is 32-bit, but ARMv8 is 64-bit. If someone is running ATS on ARMv6 or ARMv7...they can always stay on an old release. -- justin

Mock tests for HTTP server

2014-04-10 Thread Justin Erenkrantz
Hi dev@trafficserver, At dinner last night, I was mentioning to some folks the test suite that we've been using over on Serf (http://code.google.com/p/serf/) called MockHTTPinC. Lieven has it up on GitHub at: https://github.com/lgov/MockHTTPinC You can see some examples of it used by Serf at: ht