Hi,

I had an old application based on Orbit/WSAPI/Nginx and I tried to use uWSGI
to replace existing fastCGI.
According to uWSGI document (http://projects.unbit.it/uwsgi/wiki/Lua) ,
WSAPI is usable with uWSGI and I also did it.
I tried to move Orbit application to uWSGI but without any luck.

Starting from the basic Orbit example in
http://keplerproject.github.com/orbit/
A message "attempt to call a table value" appears and a (HTTP/1.1 500)
returned to uWSGI.
Looks like something wrong when Orbit dispatcher call the GET method from
table but I cannot figure oue why it happens.

The uWSGI page says Sputnik works so I think the WSAPI-based Orbit apps
should have chance to do that.

Any hint will be appreciated.


YK
_______________________________________________
Kepler-Project mailing list
Kepler-Project@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/

Reply via email to