Tatsuhiro Tsujikawa
66f2097627
Update man pages
2015-08-09 01:13:35 +09:00
Tom Harwood
c50ea91a3f
doc: Reword some of the client tutorial.
...
The overall meaning of the tutorial is the same. I added text describing frame types where it helps explain the callbacks better, e.g. introducing the HEADERS frame before on_header_callback().
Also fixed a couple of typos:
- Fixed ``reacb`` typo to ``readcb``
- Added parens to some functions, e.g. ``on_frame_recv_callback`` => ``on_frame_recv_callback()``
2015-08-04 00:08:12 +01:00
Tatsuhiro Tsujikawa
0481d44c69
Fix typo
2015-08-01 20:20:32 +09:00
Tom Harwood
4f0ff5bfb1
doc: fix a couple of links
2015-08-01 02:39:38 +01:00
Tom Harwood
e9e9626c2c
doc: Reword some of the server tutorial.
...
The overall meaning of the tutorial is the same, except for a couple of changes:
- app_context struct was called "app_content", fixed the typo
- nghttp2_session_server_new2() is mentioned, but the example uses nghttp2_session_server_new() instead, changed the text to match
2015-07-30 23:50:34 +01:00
Tatsuhiro Tsujikawa
762bafa47b
Add tlsticketupdate.go to EXTRA_DIST
2015-07-29 21:18:16 +09:00
Tatsuhiro Tsujikawa
58dd924343
Update man pages
2015-07-29 00:01:12 +09:00
Tatsuhiro Tsujikawa
80d96590c5
nghttpx: Update doc
2015-07-28 23:43:32 +09:00
Alexis La Goutte
26b7bee16f
Fix rm: cannot remove ‘*.rst’: No such file or directory when "make clean"
...
When you don't generated documentation via make html
2015-07-21 11:19:50 +02:00
Tatsuhiro Tsujikawa
5c96ecd77d
Dump APIDOC removal failure errors to /dev/null
2015-07-19 19:16:09 +09:00
Tatsuhiro Tsujikawa
03034c0081
Update man pages
2015-07-18 00:23:53 +09:00
Tatsuhiro Tsujikawa
3396c71c3c
Update man pages
2015-07-15 23:48:41 +09:00
Tatsuhiro Tsujikawa
da51389927
Update man pages
2015-07-15 01:25:27 +09:00
Tatsuhiro Tsujikawa
1c7431293d
Update bash_completion
2015-07-15 00:01:22 +09:00
Tatsuhiro Tsujikawa
9c8bc1218d
Update man pages
2015-07-15 00:01:04 +09:00
Tatsuhiro Tsujikawa
3db0badc35
Update man pages
2015-07-12 23:26:45 +09:00
Tatsuhiro Tsujikawa
d62e4dbc5e
Update man pages
2015-07-11 12:45:23 +09:00
Tatsuhiro Tsujikawa
68f6df61e5
Update man pages
2015-06-27 10:58:25 +09:00
Tatsuhiro Tsujikawa
5a8d5e5dd9
Update man pages
2015-06-23 23:22:35 +09:00
Tatsuhiro Tsujikawa
3abb162969
Update man pages
2015-06-23 00:54:09 +09:00
Tatsuhiro Tsujikawa
4242478f39
Update nghttpx man page template
2015-06-23 00:53:51 +09:00
Tatsuhiro Tsujikawa
a61054e1f7
Update bash_completion
2015-06-12 22:38:32 +09:00
Tatsuhiro Tsujikawa
749f5d6a32
Update man pages
2015-06-12 22:38:19 +09:00
Tatsuhiro Tsujikawa
ba34313f9f
mkapiref.py: Ensure better 2 and 3 support
2015-06-07 13:13:51 +09:00
Tatsuhiro Tsujikawa
aa6699435a
make_bash_completion.py: Support Python 3.4
2015-06-07 13:01:02 +09:00
Tatsuhiro Tsujikawa
1534edd3f3
Update building android doc to include zlib build instruction
2015-06-01 23:14:38 +09:00
Tatsuhiro Tsujikawa
8e5c8430f1
Update man pages
2015-05-24 19:21:24 +09:00
Tatsuhiro Tsujikawa
6bd728b3c2
Update man pages
2015-05-16 00:10:41 +09:00
Tatsuhiro Tsujikawa
fe39ec8697
doc: Update Resources
2015-05-15 23:36:51 +09:00
Tatsuhiro Tsujikawa
0b27f005e0
Merge branch 'master' into v1.0.0
...
Conflicts:
src/HttpServer.cc
2015-05-15 23:24:19 +09:00
Tatsuhiro Tsujikawa
92a20c76e6
Update bash_completion
2015-05-15 23:01:33 +09:00
Tatsuhiro Tsujikawa
42ccea806c
Update man pages
2015-05-15 23:01:19 +09:00
Tatsuhiro Tsujikawa
0aa17f64c1
doc: Remove 'NGHTTP2_EXTERN' from api doc
2015-05-13 23:39:48 +09:00
Tatsuhiro Tsujikawa
91c8f085ef
Update man pages
2015-05-13 00:44:37 +09:00
Tatsuhiro Tsujikawa
2f2a7ace81
Fix corresponding upstream source reported in previous commits accordingly
2015-05-12 23:24:18 +09:00
Syohei YOSHIDA
132719f752
Correct misspellings in document
2015-05-12 10:49:42 +09:00
Tatsuhiro Tsujikawa
e63d6e490a
Merge branch 'master' into v1.0.0
...
Conflicts:
lib/nghttp2_option.h
lib/nghttp2_session.h
src/HttpServer.cc
2015-05-08 19:21:51 +09:00
Tatsuhiro Tsujikawa
3a46a2c0a4
Update man pages
2015-05-08 17:55:15 +09:00
Tatsuhiro Tsujikawa
fbff101165
Update bash_completion
2015-05-08 17:54:51 +09:00
Tatsuhiro Tsujikawa
1a1902350b
Update sphinx_rtd_theme
2015-05-07 21:09:57 +09:00
Tatsuhiro Tsujikawa
eec65826cf
Update man pages
2015-05-07 20:55:10 +09:00
Tatsuhiro Tsujikawa
2620992003
Document about time for connect and time for 1st byte in h2load man page
2015-05-07 18:58:32 +09:00
Viacheslav Biriukov
8f0899a190
mages to images typo
2015-04-30 18:22:51 +03:00
Tatsuhiro Tsujikawa
1ad1fe6005
Merge branch 'master' into v1.0.0
2015-04-28 22:48:34 +09:00
Tatsuhiro Tsujikawa
63630690a8
Fix `make -j3 distcheck` error
2015-04-27 23:52:36 +09:00
Tatsuhiro Tsujikawa
dbc613e0d0
Update man pages
2015-04-27 23:09:00 +09:00
Tatsuhiro Tsujikawa
df707df21b
Update man pages
2015-04-27 22:36:34 +09:00
Tatsuhiro Tsujikawa
2436acbd23
Update doc about h2load flow control
2015-04-27 22:36:03 +09:00
Tatsuhiro Tsujikawa
b41835f19b
h2load: Effectively disable flow control by setting large window size
...
Previously h2load used default flow control window as described in
HTTP/2 and SPDY specification. The window size is 64KiB, which is a
bit small, and cannot utilize full server performance when response
size is not too small. Basically, we do this kind of benchmarking
test to measure server's throughput, and optimal performance. Smaller
window certainly degrades performance even in local testing because
server is so fast that it has to wait for WINDOW_UPDATE from h2load.
To make default behaviour suitable for peak performance test, we
decided to disable flow control in h2load by setting large enough
window size.
Most users used h2load without -w or -W options, so they were
implicitly throttled by flow control and the result was affected by
that negatively. Now flow control is disabled by default, the result
may improve depending on the implementations.
2015-04-27 21:23:01 +09:00
Tatsuhiro Tsujikawa
5937b4b6f7
Merge branch 'master' into v1.0.0
2015-04-19 23:13:38 +09:00