ultramonkey vs pound?

There is also pen, Pen

Dominic

Dominic Marks wrote:

There is also pen, Pen

pen absolutely rocks from a performance and reliability perspective.

Takes a bit of work to set up properly though, especially if you want unified access logs with original client IP preserved.

Dominic Marks wrote: > There is also pen, Pen

pen absolutely rocks from a performance and reliability perspective.

I found it would crash under certain circumstances. In my case loading a page with several hundreds images linked into it. Of course, having such a page is not such a great idea anyway!

Takes a bit of work to set up properly though, especially if you want unified access logs with original client IP preserved.

I patched it to insert an additional HTTP header with the client IP in the forwarding request as a work around. I was logging the client IP at the application level rather than server log though.

If anyone wants the patch E-Mail me and I'll see if I can find it.

Dominic