You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by sf...@apache.org on 2011/09/13 22:28:24 UTC

svn commit: r1170334 - in /httpd/test/framework/trunk/t/htdocs/modules/deflate: bucketeer/BB.txt bucketeer/BBF.txt bucketeer/BFB.txt bucketeer/F.txt bucketeer/FBP.txt bucketeer/FP.txt bucketeer/P.txt index.html

Author: sf
Date: Tue Sep 13 20:28:24 2011
New Revision: 1170334

URL: http://svn.apache.org/viewvc?rev=1170334&view=rev
Log:
Adjust deflated content to be larger than deflate overhead,
so that it is still compressed after r1170330.

Modified:
    httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/BB.txt
    httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/BBF.txt
    httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/BFB.txt
    httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/F.txt
    httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/FBP.txt
    httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/FP.txt
    httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/P.txt
    httpd/test/framework/trunk/t/htdocs/modules/deflate/index.html

Modified: httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/BB.txt
URL: http://svn.apache.org/viewvc/httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/BB.txt?rev=1170334&r1=1170333&r2=1170334&view=diff
==============================================================================
--- httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/BB.txt (original)
+++ httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/BB.txt Tue Sep 13 20:28:24 2011
@@ -1,2 +1,3 @@
 
+Some dummy content. Some dummy content. Some dummy content. Some dummy content.
 EOF

Modified: httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/BBF.txt
URL: http://svn.apache.org/viewvc/httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/BBF.txt?rev=1170334&r1=1170333&r2=1170334&view=diff
==============================================================================
--- httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/BBF.txt (original)
+++ httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/BBF.txt Tue Sep 13 20:28:24 2011
@@ -1,2 +1,3 @@
 
+Some dummy content. Some dummy content. Some dummy content. Some dummy content.
 EOF

Modified: httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/BFB.txt
URL: http://svn.apache.org/viewvc/httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/BFB.txt?rev=1170334&r1=1170333&r2=1170334&view=diff
==============================================================================
--- httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/BFB.txt (original)
+++ httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/BFB.txt Tue Sep 13 20:28:24 2011
@@ -1,2 +1,3 @@
 
+Some dummy content. Some dummy content. Some dummy content. Some dummy content.
 EOF

Modified: httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/F.txt
URL: http://svn.apache.org/viewvc/httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/F.txt?rev=1170334&r1=1170333&r2=1170334&view=diff
==============================================================================
--- httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/F.txt (original)
+++ httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/F.txt Tue Sep 13 20:28:24 2011
@@ -1,2 +1,3 @@
 
+Some dummy content. Some dummy content. Some dummy content. Some dummy content.
 EOF

Modified: httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/FBP.txt
URL: http://svn.apache.org/viewvc/httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/FBP.txt?rev=1170334&r1=1170333&r2=1170334&view=diff
==============================================================================
--- httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/FBP.txt (original)
+++ httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/FBP.txt Tue Sep 13 20:28:24 2011
@@ -1,2 +1,3 @@
 
+Some dummy content. Some dummy content. Some dummy content. Some dummy content.
 EOF

Modified: httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/FP.txt
URL: http://svn.apache.org/viewvc/httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/FP.txt?rev=1170334&r1=1170333&r2=1170334&view=diff
==============================================================================
--- httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/FP.txt (original)
+++ httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/FP.txt Tue Sep 13 20:28:24 2011
@@ -1,2 +1,3 @@
 
+Some dummy content. Some dummy content. Some dummy content. Some dummy content.
 EOF

Modified: httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/P.txt
URL: http://svn.apache.org/viewvc/httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/P.txt?rev=1170334&r1=1170333&r2=1170334&view=diff
==============================================================================
--- httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/P.txt (original)
+++ httpd/test/framework/trunk/t/htdocs/modules/deflate/bucketeer/P.txt Tue Sep 13 20:28:24 2011
@@ -1,2 +1,3 @@
 
+Some dummy content. Some dummy content. Some dummy content. Some dummy content.
 EOF

Modified: httpd/test/framework/trunk/t/htdocs/modules/deflate/index.html
URL: http://svn.apache.org/viewvc/httpd/test/framework/trunk/t/htdocs/modules/deflate/index.html?rev=1170334&r1=1170333&r2=1170334&view=diff
==============================================================================
--- httpd/test/framework/trunk/t/htdocs/modules/deflate/index.html (original)
+++ httpd/test/framework/trunk/t/htdocs/modules/deflate/index.html Tue Sep 13 20:28:24 2011
@@ -1 +1,2 @@
 welcome to the glorious world of mod_deflate!
+welcome to the glorious world of mod_deflate!