I need to create a proxy server to handle external requests on a development environment and was wondering how best to go about this.

Can anyone help please?

link|improve this question

33% accept rate
feedback

1 Answer

It sounds as if "proxy" is the Answer to Everything here; what requirements are there that this must be accomplished through the use of a proxy, instead of, say, NAT ?

link|improve this answer
To be honest I am not sure what way the client has this set up on their environment. I could really do with replicating exactly what they have in place. I was just told they have a proxy server and to make my requests to a particular service handle it. – Burt Oct 17 '11 at 13:20
If they want you to replicate the prod environment exactly, then I suggest you ask them how exactly that is set up, then replicate it ;) – adaptr Oct 17 '11 at 13:31
Just what I was thinking :) – Burt Oct 17 '11 at 13:42
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.