Re: duplicating or forking incoming requests

2013-07-12 Thread Gary Foster
ul 12, 2013 at 12:47:02PM -0700, Gary Foster wrote: > > [...] > >> Here's the configuration snippets I'm currently using: >> >> location = /events { >>access_log events_access.log events_format; >>expires 1s; >>try_files @proxy @

duplicating or forking incoming requests

2013-07-12 Thread Gary Foster
I'm trying to figure out how to accomplish something with nginx and it seems to have me baffled. We use nginx as an endpoint to log incoming events. The default response is a 200, empty body and an entry in the access log in a very specific format. For legacy reasons, this will not change any