prism icon indicating copy to clipboard operation
prism copied to clipboard

add example HTTP(S) proxy setup to docs

Open EdVinyard opened this issue 3 years ago • 1 comments

Document the process of setting up an HTTP(S) proxy in order to introduce artificial latency, bandwidth, or other network constraints to a client's conversation with Prism. For the example, consider Toxiproxy or something similarly configurable.

Background

Team Tacocat discussed adding latency/bandwidth limitations to Prism as suggested by #1140. We suggested an alternative, adding documentation that describes how to set up existing HTTP proxies that accomplish the same thing, suggested this approach, and it was well-received.

EdVinyard avatar Apr 04 '22 15:04 EdVinyard

simple example implementation at https://github.com/stoplightio/ExampleChooserPrismProxy

EdVinyard avatar May 03 '23 14:05 EdVinyard