View Single Post
Old 07-07-2018, 04:40 PM   #3
aleq
Enthusiast
aleq began at the beginning.
 
Posts: 25
Karma: 10
Join Date: Mar 2012
Location: CZ, EU
Device: K4NT (4.0.1), KT (5.3.7.3), KPW1 (sold), KPW2
Thank you, NiLuJe!
Geez, that was easy, there was a shell command in the JSON indeed. For some reason I was worried the framework is completely separated from linux (like Android). Cool. So in the worst case, there may be a chance to restart the application when it crashes. Some "flickering", but still better than nothing.

I haven't found any suitable log (/var/log/*) so I might need to investigate here more. For the time being, the rough test - I have stopped pmond and restarted the extension. And added periodic reloads to that page. Let's see tomorrow, if it survives.

If there is memory leak, then it's the WAF itself :-/ WebLaunch doesn't seem to do much, just launches mesquite, does some tweaking and then loads an URL. There goes my HTML with jQuery. So I wonder is it likely that there is a memory leak in there? It's used everywhere else, isn't it?
Plus, I have monitored the memory using "free" command in the console. It drop
aleq is offline   Reply With Quote