Skip navigation.

Archives

Mock Objects in the Movies

Mock objects, it seems, have been in use in the film industry for decades. Actors who have done any considerable amount of blue or green screen acting - and especially actors who have performed in scenes with virtual, digital characters, will be familiar with the idea.

Sarah Bolger, who appeared in The Spiderwick Chronicles, describes in an interview the experience of "acting w

Performance Testing - Load Balancer SSL Stress Testing

I am in the process of stress testing a new load balancer (F5 Big-IP 9.x). One concern with the device is its ability to handle concurrent SSL connections and terminations, and what the impact is on performance and resources. The nature off SSL makes it very CPU intensive (encryption). This is basically a torture test of HTTP GETs using SSL. What I need is a program that can keep HTTP requests active at line-speed so there are always concurrent requests being served.