[packages/pound] rel 3, to rebuild with 4k BUFSIZ
    glen 
    glen at pld-linux.org
       
    Thu Nov 15 12:48:45 CET 2012
    
    
  
commit c8a5f4a9c1f2f048715077a90527029e14b7fb65
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Nov 15 13:47:21 2012 +0200
    rel 3, to rebuild with 4k BUFSIZ
    
    bufsiz also limits the length of http headers, so if you have Cookie:
    header over this limit, you get 500 error from Pound. and 2k is easy to
    come nowadays, when third party sites like Google and Facebook put
    their cookies to your domain.
 pound.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pound.spec b/pound.spec
index c178550..2b675fa 100644
--- a/pound.spec
+++ b/pound.spec
@@ -2,7 +2,7 @@ Summary:	Pound - reverse-proxy and load-balancer
 Summary(pl.UTF-8):	Pound - reverse-proxy i load-balancer
 Name:		pound
 Version:	2.6
-Release:	2
+Release:	3
 License:	GPL
 Group:		Networking/Daemons
 Source0:	http://www.apsis.ch/pound/Pound-%{version}.tgz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pound.git/commitdiff/c8a5f4a9c1f2f048715077a90527029e14b7fb65
    
    
More information about the pld-cvs-commit
mailing list