zephyr/samples
Paul Sokolovsky 5cbfa397c5 samples: sockets: dumb_http_server: Use big payload by default
This sends out 2KB+ payload (i.e. guaranteedly more than 1 network
packet). When this sample was initially written, using such payload
quickly let to a deadlock somewhere in the network stack. However
as of now, running with such payload can sustain testing with
"ab -n10000" (10000 consecutive HTTP requests using Apache Bench),
so set is as a default, to serve as a mark point against possible
future regressions.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2017-10-18 12:38:36 -04:00
..
application_development tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
basic tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
bluetooth tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
boards samples: environmental_sensing: fix the data type for read_u32() 2017-10-17 09:10:26 +03:00
cpp_synchronization tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
drivers doc: Fix misspellings in header/doxygen comments 2017-10-17 19:40:29 -04:00
grove tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
hello_world tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
mpu doc: fix doc misspellings 2017-10-17 14:31:52 -04:00
net samples: sockets: dumb_http_server: Use big payload by default 2017-10-18 12:38:36 -04:00
nfc/nfc_hello tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
philosophers tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
sensor doc: fix doc misspellings 2017-10-17 14:31:52 -04:00
subsys tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
synchronization tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
testing tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
kernel.rst doc: spelling fixes in samples/ and boards/ 2017-06-12 18:28:08 -04:00
samples.rst doc: add MPU samples to index 2017-06-20 10:40:16 -04:00