Re: FastCGI, Comet and Client Link failure
Jay Sprenkle <[email protected]> Thu, 14 Jan 2010 09:24:14 -0600
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
fastcgi is a transactional style application. If you want to run a persistent program you probably want the fastcgi application to communicate requests to, and retrieve status from, the daemon/service that implements your comet connection. On Thu, Jan 14, 2010 at 6:23 AM, Howard May <Howard.May-3Vf4qVogE1JWk0Htik3J/[email protected]> wrote: > Consider a simple fastCGI application with a comet connection to a remote > Client. The application is periodically sending chunks to the Client but at > some point the Client connection fails. How and when does the fastCGI > application learn about this? > > > _______________________________________________ FastCGI-developers mailing list FastCGI-developers-xGejAJT2w6xVgU18Zptdi0EOCMrvLtNR@public.gmane.org http://mailman.pins.net/mailman/listinfo.cgi/fastcgi-developers