.. _clicmd_src_plugins_hs_apps: =============================================================== Hs_apps cli reference =============================================================== http cli client ------------------------------------------------------------------------- .. code-block:: console [appns secret ] uri http:// query Declaration: ``hcc_command`` `src/plugins/hs_apps/http_client_cli.c line 515 `_ 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 651 `_ Implementation: ``hcs_create_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 737 `_ 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 813 `_ Implementation: ``hts_show_command_fn`` test echo clients ------------------------------------------------------------------------- .. code-block:: console test echo clients [nclients %d][[m|g]bytes ][test-timeout