Hi.
I need to duplicate all requests to my nginx to another server.
I tried to use post_action for this, but in case of error (e.g. if the production server returns 404) nginx desn't process post_action.
Are there any other options to duplicate the request?
Thanks.
I need to duplicate all requests to my nginx to another server.
I tried to use post_action for this, but in case of error (e.g. if the production server returns 404) nginx desn't process post_action.
Are there any other options to duplicate the request?
Thanks.