Welcome! Log In Create A New Profile

Advanced

Re: Fire and forget requests

jdm
August 31, 2011 05:44AM
From: Guy Knights <guy@eastsidegamestudio.com>
>What we want is a fire and forget solution for request handling, where we can set up nginx to receive a request from our web servers, pass this request on to an external HTTP service or an HTTP backend and send a 200 response back straight away to the requesting machine, leaving the original request to be handled at whatever speed the backend is capable of. We don't care about the response from the backend server; this can simply be dropped once it's received.


What about using a simple fcgi script that returns 200 straight away and just write the request to a file/pipe/database/...

and another script that just reads the file/pipe/database/... for new requests and sends them to the backend?

JD

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Fire and forget requests

Guy Knights August 30, 2011 05:36PM

Re: Fire and forget requests

Alexandr Gomoliako August 30, 2011 05:50PM

RE: Fire and forget requests

Richard Kearsley August 30, 2011 05:58PM

Re: Fire and forget requests

Bradley Falzon August 30, 2011 08:26PM

Re: Fire and forget requests

Valery Kholodkov August 30, 2011 10:46PM

Re: Fire and forget requests

jdm August 31, 2011 05:44AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 218
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready