From a5b9aec2fd8f72193f1cba5edb2b22589f68725a Mon Sep 17 00:00:00 2001 From: DavidBlock Date: Tue, 10 May 2016 19:19:32 +0300 Subject: [PATCH] worked again on image sizes for HTML and PDF --- trex_stateless.asciidoc | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/trex_stateless.asciidoc b/trex_stateless.asciidoc index ad9e54b6..429503f2 100755 --- a/trex_stateless.asciidoc +++ b/trex_stateless.asciidoc @@ -15,7 +15,8 @@ TRex Stateless support ifdef::backend-docbook[] :p_width: 450 :p_width_1: 200 -:p_width_1a: 200 +:p_width_1a: 100 +:p_width_1c: 150 :p_width_lge: 500 endif::backend-docbook[] @@ -24,6 +25,7 @@ ifdef::backend-xhtml11[] :p_width: 800 :p_width_1: 400 :p_width_1a: 650 +:p_width_1a: 400 :p_width_lge: 900 endif::backend-xhtml11[] @@ -1821,7 +1823,9 @@ For more information how to define headers see link:http://www.secdev.org/projec The following example generates traffic from many clients with different IP/MAC addresses to one server. -image::images/stl_multiple_clients_01.png[title="Multiple clients to single server",align="left",width={p_width_1a}, link="images/stl_multiple_clients_01.png"] +// Please leave this comment - helping rendition of image below. + +image::images/stl_multiple_clients_01b.png[title="Multiple clients to single server",align="left",width="80%", link="images/stl_multiple_clients_01b.png"] // OBSOLETEimage::images/stl_tut_12.png[title="client->server",align="left",width={p_width}, link="images/stl_tut_12.png"] @@ -2297,7 +2301,11 @@ Assumption: The pcap file has one packet. If the pcap file has more than one pac <2> Loop count. <3> Input pcap file. -image::images/stl_loop_count_01.png[title="Streams, loop_count",align="left",width={p_width_1a}, link="images/stl_loop_count_01.png"] +// Please leave this comment - helping rendition. + +image::images/stl_loop_count_01b.png[title="Example of multiple streams",align="left",width="80%", link="images/stl_loop_count_01b.png"] + +// OBSOLETE: image::images/stl_loop_count_01b.png[title="Streams, loop_count",align="left",width={p_width_1a}, link="images/stl_loop_count_01b.png"] The figure shows the streams for a pcap file with 3 packets, with a loop configured. -- 2.16.6