
lkarsten at varnish-cache
Feb 24, 2012, 6:13 AM
Views: 61
Permalink
|
|
[master] 36fca1e Add short example on how to get Websockets to work (#2)
|
|
commit 36fca1e9b0475e141cdd82447148b5d8ab63ac24 Author: Lasse Karstensen <lasse [at] varnish-software> Date: Fri Feb 24 15:14:12 2012 +0100 Add short example on how to get Websockets to work (#2) diff --git a/doc/sphinx/tutorial/index.rst b/doc/sphinx/tutorial/index.rst index c8eb2c2..4949aa0 100644 --- a/doc/sphinx/tutorial/index.rst +++ b/doc/sphinx/tutorial/index.rst @@ -29,6 +29,7 @@ separate topic. Good luck. compression esi virtualized + websockets advanced_backend_servers handling_misbehaving_servers advanced_topics _______________________________________________ varnish-commit mailing list varnish-commit [at] varnish-cache https://www.varnish-cache.org/lists/mailman/listinfo/varnish-commit
|