Hi list,
Today, we dark launched our SharePad application (http://sharepad.co).
SharePad is implemented using OpenResty and as we said about a month ago, it's been a great experience on which we plan to blog. We also plan to release some parts as open source when we clean things up a bit :)
We just released a sample openresty configuration here:
https://github.com/sharepad/openresty.conf
Our main server is currently running ngx_openresty/1.4.2.5 (we'll update to .8).
And it crashed twice... Not during tests or "normal runtime", but when a redditer writes: "Oooops. Think I crashed it :)"
Unless it's a bug in our Lua application (which shouldn't halt the server anyway), any ideas on what could cause intentional (or not) remote crashes?
There is nothing special in the few things we log (most being disabled).
Network traffic was low, as well as both CPU and RAM.
Thanks,
Ida