Posted
over 17 years
ago
by
admin
The last week, two new members has joined to the Monkey HTTP Daemon team, they are Felipe Astroza (aka Max) and Sebastian Sariego (aka Segfault) .
Max has sent a great patch in order to let monkey use a pre-threading model (the actual one is threading on demand). It still need to be tuned for a [...]
|
Posted
over 17 years
ago
by
admin
In the last week, Monkey has been changing a lot, some features which are ready in the repository are:
Support Pipelining requests
New configuration files, virtual host are separated in a ’sites’ directory
New Benchmark mode
Default support for
|
Posted
over 17 years
ago
by
admin
I’ve moved the source code of Monkey HTTP Daemon to a public GIT server called http://repo.or.cz.
The repository can be cloned with:
# git clone git://repo.or.cz/MonkeyD.git
Browse through the source code:
http://repo.or.cz/w/MonkeyD.git
|
Posted
over 17 years
ago
by
admin
Hey!, a new version of monkey is out!, 0.9.2 comes with a little bug fix and two news monkey php document translation: polish and 1337 . You can download this release from:
http://monkeyd.sf.net/versions/monkey-0.9.2.tar.gz
cheers!
|