I would like to use Gwan for my rest webservices. It seems great, so I have installed it on a VMWare VM, on debian squeeeze. I have written a C webservice, it works perfectly.
The problem is that Gwan consumes always more and more ressources (the webservice is only use by me, and I do one or two hello world requests by day currently). And then, it dies. Example, here : it started june 7th at 2pm, and died the day after at midnight. (not the full moon).
Here is the log file for the june 8th : http://pastebin.com/S8hFFPBu
Here is the head of the log file : http://pastebin.com/5eSEV4Wt
At start, it consume 2Mo of ram, at the end 73...
If someone have a clue on this, it would be great !
Thank you