< November 2010 >
# Mo Di Mi Do Fr Sa So
44 1 2 3 4 5 6 7
45 8 9 10 11 12 13 14
46 15 16 17 18 19 20 21
47 22 23 24 25 26 27 28
48 29 30 1 2 3 4 5

So 14. 11. 2010 (318)

Sadly:

both implementations, rscheme and chicken where found to hang completely upon

httperf --hog --server 127.0.0.1 --port 2009 --uri / --ra 60 --max-connections=4 --max-piped-calls=10 --num-conns=1000

with a rate --ra > 20 if, and only if, the page containts sqlite read requests.

In a way this looks as if it might be either a sqlite3 bug or one in the glue code.

Though it was fixed at least for chicken within short time.