<b>Version : </b>3.2 +<br>\r
<br># Keep or attach the query string to the URL in the statistics for individual\r
<br># pages. This is primarily used to differentiate between the URLs of dynamic\r
-<br># pages. If set to 1, mypage.html?id=x and mypage.html?id=y are counted as\r
-<br># two different pages. Warning, when set to 1, memory required to run AWStats\r
-<br># is doubled. Try to avoid using this parameter on very large web sites.\r
+<br># pages. If set to 1, mypage.html?id=x and mypage.html?id=y are counted as two\r
+<br># different pages.\r
+<br># Warning, when set to 1, memory required to run AWStats is dramatically\r
+<br># increased if you have a lot of changing URLs (for example URLs with a random\r
+<br># id inside). Such web sites should not set this option to 1.\r
<br># Possible values:\r
<br># 0 - URLs are cleaned from the query string (ie: "/mypage.html")\r
<br># 1 - Full URL with query string is used (ie: "/mypage.html?x=y")\r
# Keep or attach the query string to the URL in the statistics for individual
# pages. This is primarily used to differentiate between the URLs of dynamic
-# pages. If set to 1, mypage.html?id=x and mypage.html?id=y are counted as
-# two different pages. Warning, when set to 1, memory required to run AWStats
-# is doubled. Try to avoid using this parameter on very large web sites.
+# pages. If set to 1, mypage.html?id=x and mypage.html?id=y are counted as two
+# different pages.
+# Warning, when set to 1, memory required to run AWStats is dramatically
+# increased if you have a lot of changing URLs (for example URLs with a random
+# id inside). Such web sites should not set this option to 1.
# Possible values:
# 0 - URLs are cleaned from the query string (ie: "/mypage.html")
# 1 - Full URL with query string is used (ie: "/mypage.html?x=y")