Send all requests to two separate upstream servers?
Payam Chychi
pchychi at gmail.com
Wed Jun 18 03:31:03 UTC 2014
You are wanting to multi-purpose a production env for dev without proper parameters in ur setup.
Set a system to use as ur test client requesting http, setup an if statement and match proper fields and proxy_pass proxyA or proxy_pass proxyB
Id setup the more specific match on top
Only an idea, im sure there are half a dozen ways of doing this... Just not without proper plan
--
Payam Chychi
Network Engineer / Security Specialist
On Tuesday, June 17, 2014 at 8:21 PM, Eric Feldhusen wrote:
> That's almost perfect, except I don't have enough access to the development environment to get it installed.
>
> Eric
>
>
> On Tue, Jun 17, 2014 at 5:27 PM, Yichun Zhang (agentzh) <agentzh at gmail.com (mailto:agentzh at gmail.com)> wrote:
> > Hi
> >
> > On Tue, Jun 17, 2014 at 3:09 PM, Eric Feldhusen wrote:
> > > I'm looking for a way to mirror my production site traffic to a development
> > > environment, so that I have nearly identical traffic going to both to work
> > > through some optimization issues that are hard to do without the load, which
> > > is just incoming data.
> > >
> >
> > Sounds like a perfect use case for the tcpcopy tool:
> >
> > https://github.com/wangbin579/tcpcopy
> >
> > Best regards,
> > -agentzh
> >
> > _______________________________________________
> > nginx mailing list
> > nginx at nginx.org (mailto:nginx at nginx.org)
> > http://mailman.nginx.org/mailman/listinfo/nginx
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20140617/6fe6d6eb/attachment-0001.html>
More information about the nginx
mailing list