Hi all,

This week I was working mainly on testing and fixing any detected problems.

I did some code improvements and I fixed several compilation warnings.

I looked at the issue that I detected when the logger plugin is enabled
together with the proxy reverse plugin. I found the reason - I wasn't
setting the response status when the response is served. I fixed the
problem.

I did stress tests to make sure that the plugin works under heavy load. I
used the automated tool siege to produce such conditions. I detected two
race conditions that caused some requests to not be served. I fixed them. I
detected another problem - some sockets remain open after the connection is
terminated and so the available sockets get used up in time.

Blog Url: http://nikolanikov.wordpress.com/

GitHub Url: https://github.com/nikolanikov/monkey
<https://github.com/nikolanikov/monkey>
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to