Selaa lähdekoodia

doc: describe what BOSH is

master
Geert Stappers 7 vuotta sitten
vanhempi
commit
4283d8b342
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2
    1
      doc/manual-install.md

+ 2
- 1
doc/manual-install.md Näytä tiedosto

@@ -135,7 +135,8 @@ server {
135 135
     location / {
136 136
         ssi on;
137 137
     }
138
-    # BOSH
138
+    # BOSH, Bidirectional-streams Over Synchronous HTTP
139
+    # https://en.wikipedia.org/wiki/BOSH_(protocol)
139 140
     location /http-bind {
140 141
         proxy_pass      http://localhost:5280/http-bind;
141 142
         proxy_set_header X-Forwarded-For $remote_addr;

Loading…
Peruuta
Tallenna