@@ -77,7 +77,7 @@ Cache key structure and related plugin parameters
7777 </TR>
7878 <TR>
7979 <TD BGCOLOR="lightblue">Prefix<BR/>section<BR/>(default)</TD>
80- <TD BGCOLOR="lightgreen ">User-Agent<BR/>section<BR/>(optional)</TD>
80+ <TD BGCOLOR="palegreen ">User-Agent<BR/>section<BR/>(optional)</TD>
8181 <TD BGCOLOR="lightyellow">Headers<BR/>section<BR/>(optional)</TD>
8282 <TD BGCOLOR="mistyrose">Cookies<BR/>section<BR/>(optional)</TD>
8383 <TD BGCOLOR="lightsteelblue">Path<BR/>section<BR/>(default)</TD>
@@ -116,7 +116,7 @@ Cache key structure and related plugin parameters
116116 <TABLE BORDER="1" CELLBORDER="1" CELLSPACING="0" BGCOLOR="lightyellow">
117117 <TR>
118118 <TD BGCOLOR="lightblue">--static-prefix</TD>
119- <TD BGCOLOR="lightgreen ">--capture-prefix</TD>
119+ <TD BGCOLOR="palegreen ">--capture-prefix</TD>
120120 <TD BGCOLOR="lightcyan">--capture-prefix-uri</TD>
121121 </TR>
122122 <TR>
@@ -173,7 +173,7 @@ Cache key structure and related plugin parameters
173173 <TABLE BORDER="1" CELLBORDER="1" CELLSPACING="0" BGCOLOR="lightyellow">
174174 <TR>
175175 <TD BGCOLOR="lightblue">--ua-class</TD>
176- <TD BGCOLOR="lightgreen ">--ua-capture</TD>
176+ <TD BGCOLOR="palegreen ">--ua-capture</TD>
177177 </TR>
178178 <TR>
179179 <TD COLSPAN="2" ALIGN="CENTER">(empty)</TD>
@@ -215,7 +215,7 @@ Cache key structure and related plugin parameters
215215 <TABLE BORDER="1" CELLBORDER="1" CELLSPACING="0" BGCOLOR="lightyellow">
216216 <TR>
217217 <TD BGCOLOR="lightblue">--include-headers</TD>
218- <TD BGCOLOR="lightgreen ">--capture-header</TD>
218+ <TD BGCOLOR="palegreen ">--capture-header</TD>
219219 </TR>
220220 <TR>
221221 <TD COLSPAN="2" ALIGN="CENTER">(empty)</TD>
@@ -288,7 +288,7 @@ Cache key structure and related plugin parameters
288288 <TABLE BORDER="1" CELLBORDER="1" CELLSPACING="0" BGCOLOR="lightyellow">
289289 <TR>
290290 <TD BGCOLOR="lightblue">--capture-path-uri</TD>
291- <TD BGCOLOR="lightgreen ">--capture-path</TD>
291+ <TD BGCOLOR="palegreen ">--capture-path</TD>
292292 </TR>
293293 <TR>
294294 <TD COLSPAN="2" ALIGN="CENTER">URI path</TD>
@@ -376,75 +376,95 @@ Detailed examples and troubleshooting
376376
377377.. graphviz ::
378378 :alt: Cache Key Sample Breakdown
379- :align: center
379+ :align: left
380380
381381 digraph cache_key_samples {
382382 node [shape=none, fontname="monospace"];
383383
384384 sample1 [label=<
385385 <TABLE BORDER="1" CELLBORDER="1" CELLSPACING="0">
386- <TR><TD COLSPAN="7 " ALIGN="LEFT" BGCOLOR="lightgray"><B>Sample 1 Cache Key</B></TD></TR>
386+ <TR><TD COLSPAN="12 " ALIGN="LEFT" BGCOLOR="lightgray"><B>Sample 1 Cache Key</B></TD></TR>
387387 <TR>
388- <TD COLSPAN="6 " ALIGN="CENTER" BGCOLOR="wheat"><FONT POINT-SIZE="9">hierarchical part</FONT></TD>
388+ <TD COLSPAN="11 " ALIGN="CENTER" BGCOLOR="wheat"><FONT POINT-SIZE="9">hierarchical part</FONT></TD>
389389 <TD COLSPAN="1" ALIGN="CENTER" BGCOLOR="lightcyan"><FONT POINT-SIZE="9">query</FONT></TD>
390390 </TR>
391391 <TR>
392392 <TD COLSPAN="2" ALIGN="CENTER" BGCOLOR="wheat"><FONT POINT-SIZE="8">URI host:port</FONT></TD>
393- <TD COLSPAN="3 " ALIGN="CENTER" BGCOLOR="wheat"><FONT POINT-SIZE="8">HTTP headers and cookies</FONT></TD>
394- <TD ALIGN="CENTER" BGCOLOR="wheat"><FONT POINT-SIZE="8">URI path</FONT></TD>
395- <TD ALIGN="CENTER" BGCOLOR="lightcyan"><FONT POINT-SIZE="8">URI query</FONT></TD>
393+ <TD COLSPAN="8 " ALIGN="CENTER" BGCOLOR="wheat"><FONT POINT-SIZE="8">HTTP headers and cookies</FONT></TD>
394+ <TD COLSPAN="1" ALIGN="CENTER" BGCOLOR="wheat"><FONT POINT-SIZE="8">URI path</FONT></TD>
395+ <TD COLSPAN="1" ALIGN="CENTER" BGCOLOR="lightcyan"><FONT POINT-SIZE="8">URI query</FONT></TD>
396396 </TR>
397397 <TR>
398398 <TD BGCOLOR="lightblue">/www.example.com/80</TD>
399- <TD BGCOLOR="lightgreen">popular</TD>
399+ <TD BORDER="0" WIDTH="10"><FONT POINT-SIZE="10">/</FONT></TD>
400+ <TD BGCOLOR="palegreen">popular</TD>
401+ <TD BORDER="0" WIDTH="10"><FONT POINT-SIZE="10">/</FONT></TD>
400402 <TD BGCOLOR="lightyellow">Mozilla/5.0</TD>
403+ <TD BORDER="0" WIDTH="10"><FONT POINT-SIZE="10">/</FONT></TD>
401404 <TD BGCOLOR="mistyrose">H1:v1/H2:v2</TD>
405+ <TD BORDER="0" WIDTH="10"><FONT POINT-SIZE="10">/</FONT></TD>
402406 <TD BGCOLOR="lavender">C1=v1;C2=v2</TD>
407+ <TD BORDER="0" WIDTH="10"><FONT POINT-SIZE="10">/</FONT></TD>
403408 <TD BGCOLOR="lightsteelblue">path/to/data</TD>
404409 <TD BGCOLOR="lightgray">?a=1&b=2&c=3</TD>
405410 </TR>
406411 <TR>
407- <TD ALIGN="CENTER"><FONT POINT-SIZE="8">host:port</FONT></TD>
408- <TD ALIGN="CENTER"><FONT POINT-SIZE="8">UA-class</FONT></TD>
409- <TD ALIGN="CENTER"><FONT POINT-SIZE="8">UA-captures</FONT></TD>
410- <TD ALIGN="CENTER"><FONT POINT-SIZE="8">headers</FONT></TD>
411- <TD ALIGN="CENTER"><FONT POINT-SIZE="8">cookies</FONT></TD>
412- <TD ALIGN="CENTER"><FONT POINT-SIZE="8">path</FONT></TD>
413- <TD ALIGN="CENTER"><FONT POINT-SIZE="8">query</FONT></TD>
412+ <TD ALIGN="CENTER" BGCOLOR="lightblue"><FONT POINT-SIZE="8">host:port</FONT></TD>
413+ <TD WIDTH="10"></TD>
414+ <TD ALIGN="CENTER" BGCOLOR="palegreen"><FONT POINT-SIZE="8">UA-class</FONT></TD>
415+ <TD WIDTH="10"></TD>
416+ <TD ALIGN="CENTER" BGCOLOR="lightyellow"><FONT POINT-SIZE="8">UA-captures</FONT></TD>
417+ <TD WIDTH="10"></TD>
418+ <TD ALIGN="CENTER" BGCOLOR="mistyrose"><FONT POINT-SIZE="8">headers</FONT></TD>
419+ <TD WIDTH="10"></TD>
420+ <TD ALIGN="CENTER" BGCOLOR="lavender"><FONT POINT-SIZE="8">cookies</FONT></TD>
421+ <TD WIDTH="10"></TD>
422+ <TD ALIGN="CENTER" BGCOLOR="lightsteelblue"><FONT POINT-SIZE="8">path</FONT></TD>
423+ <TD ALIGN="CENTER" BGCOLOR="lightgray"><FONT POINT-SIZE="8">query</FONT></TD>
414424 </TR>
415425 </TABLE>
416426 >];
417427
418428 sample2 [label=<
419429 <TABLE BORDER="1" CELLBORDER="1" CELLSPACING="0">
420- <TR><TD COLSPAN="7 " ALIGN="LEFT" BGCOLOR="lightgray"><B>Sample 2 Cache Key</B></TD></TR>
430+ <TR><TD COLSPAN="12 " ALIGN="LEFT" BGCOLOR="lightgray"><B>Sample 2 Cache Key</B></TD></TR>
421431 <TR>
422- <TD COLSPAN="6 " ALIGN="CENTER" BGCOLOR="wheat"><FONT POINT-SIZE="9">hierarchical part</FONT></TD>
432+ <TD COLSPAN="11 " ALIGN="CENTER" BGCOLOR="wheat"><FONT POINT-SIZE="9">hierarchical part</FONT></TD>
423433 <TD COLSPAN="1" ALIGN="CENTER" BGCOLOR="lightcyan"><FONT POINT-SIZE="9">query</FONT></TD>
424434 </TR>
425435 <TR>
426436 <TD COLSPAN="2" ALIGN="CENTER" BGCOLOR="wheat"><FONT POINT-SIZE="8">URI host:port</FONT></TD>
427- <TD COLSPAN="3 " ALIGN="CENTER" BGCOLOR="wheat"><FONT POINT-SIZE="8">HTTP headers and cookies</FONT></TD>
428- <TD ALIGN="CENTER" BGCOLOR="wheat"><FONT POINT-SIZE="8">URI path</FONT></TD>
429- <TD ALIGN="CENTER" BGCOLOR="lightcyan"><FONT POINT-SIZE="8">URI query</FONT></TD>
437+ <TD COLSPAN="8 " ALIGN="CENTER" BGCOLOR="wheat"><FONT POINT-SIZE="8">HTTP headers and cookies</FONT></TD>
438+ <TD COLSPAN="1" ALIGN="CENTER" BGCOLOR="wheat"><FONT POINT-SIZE="8">URI path</FONT></TD>
439+ <TD COLSPAN="1" ALIGN="CENTER" BGCOLOR="lightcyan"><FONT POINT-SIZE="8">URI query</FONT></TD>
430440 </TR>
431441 <TR>
432442 <TD BGCOLOR="lightblue">/nice_custom_prefix</TD>
433- <TD BGCOLOR="lightgreen">popular</TD>
443+ <TD BORDER="0" WIDTH="10"><FONT POINT-SIZE="10">/</FONT></TD>
444+ <TD BGCOLOR="palegreen">popular</TD>
445+ <TD BORDER="0" WIDTH="10"><FONT POINT-SIZE="10">/</FONT></TD>
434446 <TD BGCOLOR="lightyellow">Mozilla/5.0</TD>
447+ <TD BORDER="0" WIDTH="10"><FONT POINT-SIZE="10">/</FONT></TD>
435448 <TD BGCOLOR="mistyrose">H1:v1/H2:v2</TD>
449+ <TD BORDER="0" WIDTH="10"><FONT POINT-SIZE="10">/</FONT></TD>
436450 <TD BGCOLOR="lavender">C1=v1;C2=v2</TD>
451+ <TD BORDER="0" WIDTH="10"><FONT POINT-SIZE="10">/</FONT></TD>
437452 <TD BGCOLOR="lightsteelblue">path/to/data</TD>
438453 <TD BGCOLOR="lightgray">?a=1&b=2&c=3</TD>
439454 </TR>
440455 <TR>
441- <TD ALIGN="CENTER"><FONT POINT-SIZE="8">custom prefix</FONT></TD>
442- <TD ALIGN="CENTER"><FONT POINT-SIZE="8">UA-class</FONT></TD>
443- <TD ALIGN="CENTER"><FONT POINT-SIZE="8">UA-captures</FONT></TD>
444- <TD ALIGN="CENTER"><FONT POINT-SIZE="8">headers</FONT></TD>
445- <TD ALIGN="CENTER"><FONT POINT-SIZE="8">cookies</FONT></TD>
446- <TD ALIGN="CENTER"><FONT POINT-SIZE="8">path</FONT></TD>
447- <TD ALIGN="CENTER"><FONT POINT-SIZE="8">query</FONT></TD>
456+ <TD ALIGN="CENTER" BGCOLOR="lightblue"><FONT POINT-SIZE="8">custom prefix</FONT></TD>
457+ <TD WIDTH="10"></TD>
458+ <TD ALIGN="CENTER" BGCOLOR="palegreen"><FONT POINT-SIZE="8">UA-class</FONT></TD>
459+ <TD WIDTH="10"></TD>
460+ <TD ALIGN="CENTER" BGCOLOR="lightyellow"><FONT POINT-SIZE="8">UA-captures</FONT></TD>
461+ <TD WIDTH="10"></TD>
462+ <TD ALIGN="CENTER" BGCOLOR="mistyrose"><FONT POINT-SIZE="8">headers</FONT></TD>
463+ <TD WIDTH="10"></TD>
464+ <TD ALIGN="CENTER" BGCOLOR="lavender"><FONT POINT-SIZE="8">cookies</FONT></TD>
465+ <TD WIDTH="10"></TD>
466+ <TD ALIGN="CENTER" BGCOLOR="lightsteelblue"><FONT POINT-SIZE="8">path</FONT></TD>
467+ <TD ALIGN="CENTER" BGCOLOR="lightgray"><FONT POINT-SIZE="8">query</FONT></TD>
448468 </TR>
449469 </TABLE>
450470 >];
0 commit comments