Sha256: 65b2302c79fb260cb51121e48855512b3951efa2484eeffff4070de8e85e2354

Contents?: true

Size: 202 Bytes

Versions: 25

Compression:

Stored size: 202 Bytes

Contents

# see Rainbows::ReverseProxy RDoc
cfg = {
  :upstreams => [
    "/tmp/.r.sock",
    "http://bogomips.org/",
    [ "http://10.6.6.6:666/", { :weight => 666 } ],
  ]
}
run Rainbows::ReverseProxy.new(cfg)

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
rainbows-5.2.0 examples/reverse_proxy.ru
rainbows-5.1.1 examples/reverse_proxy.ru
rainbows-5.1.0 examples/reverse_proxy.ru
rainbows-5.0.0.5.ge717 examples/reverse_proxy.ru
rainbows-5.0.0 examples/reverse_proxy.ru
rainbows-4.7.0 examples/reverse_proxy.ru
rainbows-4.6.2 examples/reverse_proxy.ru
rainbows-4.6.1 examples/reverse_proxy.ru
rainbows-4.6.0.4.g4108 examples/reverse_proxy.ru
rainbows-4.6.0 examples/reverse_proxy.ru
rainbows-4.5.0 examples/reverse_proxy.ru
rainbows-4.4.3 examples/reverse_proxy.ru
rainbows-4.4.2 examples/reverse_proxy.ru
rainbows-4.4.1.1.gd5c8c examples/reverse_proxy.ru
rainbows-4.4.1 examples/reverse_proxy.ru
rainbows-4.4.0 examples/reverse_proxy.ru
rainbows-4.3.1 examples/reverse_proxy.ru
rainbows-4.3.0 examples/reverse_proxy.ru
rainbows-4.2.0 examples/reverse_proxy.ru
rainbows-4.1.0 examples/reverse_proxy.ru