Hi,

I have recently updated from Orbit v1.x to Orbit v2.0.2-2. I am using fcgid
Apache2 module to display an application written using Orbit.

I wanted to give feedback to the user for a process that took a long time so
I was instructed to use WSAPI directly and coroutine.yield() as the updates
come in. This used to work great, but now fcgid is complaining of process
timeout is exceeded and I am noticing that the display is not updating at
all until the complete process is finished.

Could there be a bug in the wsapi-fcgi wrapper where it is not flushing the
contents for every coroutine.yield()?

Any help would be greatly appreciated.
-- 
Regards,
Ryan

P.S. This same code works great in Xavante v2.2.0-1.
_______________________________________________
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