Hi,
I have a bit of a strange (at least to me) problem.
I use thttpd in conjuction with php and mysql to drive a website.
After a reboot, everything works fine. the thttpd process shows up in ps axf and top.
As long as the website is receiving hits it keeps working.. however after serveral minutes (5-10) of inactivity the thttpd process stops, the website doesn't work anymore and the process thttpd is nowhere to be found with ps axf or top.
I then manually start thttpd to get it running.. now it runs ok, even idle for several hours.. so I thought this would be the sollution.. added a restart-command for thttpd at the end of my post-boot script..
Now I discover that the thttpd proces is not running anymore.
??
Anyone have a clue why thttpd stops working when idle?
(at the time, the asus is downloading with transmission and SABnzbd, but the swap-memory is not fully filled.. that's why I think thttpd is not exiting because of lack of resources)
I can provide more info if one wants..
Thanks in advance,




Reply With Quote