On Wed, Aug 18, 2010 at 2:27 PM, Ryan Pusztai <rpusz...@gmail.com> wrote:

> 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.
>

Sorry I forgot the apache2 error.log message:
  [Wed Aug 18 14:50:09 2010] [warn] mod_fcgid: read data timeout in 40
seconds
  [Wed Aug 18 14:50:09 2010] [warn] (110)Connection timed out: mod_fcgid:
ap_pass_brigade failed in handle_request function
-- 
Regards,
Ryan
_______________________________________________
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