.. _clicmd_src_plugins_hs_apps: =============================================================== Hs_apps cli reference =============================================================== http cli client ------------------------------------------------------------------------- .. code-block:: console [appns secret ] uri http:// query [no-output] Declaration: ``hcc_command`` `src/plugins/hs_apps/http_client_cli.c line 584 `_ Implementation: ``hcc_command_fn`` http cli server ------------------------------------------------------------------------- .. code-block:: console http cli server [uri ] [fifo-size ] [private-segment-size ] [prealloc-fifos ] Declaration: ``hcs_create_command`` `src/plugins/hs_apps/http_cli.c line 751 `_ Implementation: ``hcs_create_command_fn`` http post ------------------------------------------------------------------------- .. code-block:: console uri http:// target [data | file ] [use-ptr] Declaration: ``hsp_command`` `src/plugins/hs_apps/http_simple_post.c line 563 `_ Implementation: ``hsp_command_fn`` http tps ------------------------------------------------------------------------- .. code-block:: console http tps [uri ] [fifo-size ] [segment-size ] [prealloc-fifos ] [debug] [no-zc] [del] Declaration: ``http_tps_command`` `src/plugins/hs_apps/http_tps.c line 861 `_ Implementation: ``hts_create_command_fn`` show http tps ------------------------------------------------------------------------- .. code-block:: console http tps [listeners] Declaration: ``show_http_tps_command`` `src/plugins/hs_apps/http_tps.c line 937 `_ Implementation: ``hts_show_command_fn`` test echo clients ------------------------------------------------------------------------- .. code-block:: console test echo clients [nclients %d][[m|g]bytes ][test-timeout