head 1.3; access; symbols OPENPKG_E1_MP_HEAD:1.2 OPENPKG_E1_MP:1.2 OPENPKG_E1_MP_2_STABLE:1.2.2.2 OPENPKG_E1_FP:1.2.2.2 OPENPKG_2_STABLE_MP:1.2 OPENPKG_2_STABLE_20061018:1.2.2.2 OPENPKG_2_STABLE:1.2.0.2 OPENPKG_CW_FP:1.1 OPENPKG_1_STABLE_MP:1.1; locks; strict; comment @# @; 1.3 date 2007.03.07.10.44.44; author cs; state Exp; branches; next 1.2; commitid e8VzR75zx0QA599s; 1.2 date 2006.05.13.09.21.56; author rse; state Exp; branches 1.2.2.1; next 1.1; commitid 97clMQ80Km44dQwr; 1.1 date 2003.05.30.21.18.00; author rse; state Exp; branches; next ; 1.2.2.1 date 2006.05.13.09.21.56; author rse; state dead; branches; next 1.2.2.2; commitid iZxwRSmmWscPXUQr; 1.2.2.2 date 2006.10.16.14.55.01; author rse; state Exp; branches; next ; commitid iZxwRSmmWscPXUQr; desc @@ 1.3 log @removed obsolete 'WebDAV' directive from default config @ text @## ## pound.cfg -- Pound Reverse Proxy Configuration ## User "@@l_nusr@@" Group "@@l_ngrp@@" RootJail "@@l_prefix@@/var/pound" LogLevel 2 Alive 30 ListenHTTP Address 127.0.0.1 Port 8080 xHTTP 1 Client 30 CheckURL ".*" End ListenHTTPS Address 127.0.0.1 Port 8443 Cert "@@l_prefix@@/etc/pound/pound.pem" xHTTP 1 Client 30 CheckURL ".*" End Service BackEnd Address 127.0.0.1 Port 80 Priority 1 End #BackEnd # Address 127.0.0.1 # Port 80 # Priority 2 #End #BackEnd # Address 127.0.0.1 # Port 80 # Priority 3 #End Session Type IP TTL 300 End End @ 1.2 log @Updating default pound.cfg to actually work with the packaged version. Submitted by @ text @a15 1 WebDAV 1 a24 1 WebDAV 1 @ 1.2.2.1 log @file pound.cfg was added on branch OPENPKG_2_STABLE on 2006-10-16 14:55:01 +0000 @ text @d1 52 @ 1.2.2.2 log @Mass merge from CURRENT to 2-STABLE (all packages except those of JUNK class) @ text @a0 52 ## ## pound.cfg -- Pound Reverse Proxy Configuration ## User "@@l_nusr@@" Group "@@l_ngrp@@" RootJail "@@l_prefix@@/var/pound" LogLevel 2 Alive 30 ListenHTTP Address 127.0.0.1 Port 8080 xHTTP 1 WebDAV 1 Client 30 CheckURL ".*" End ListenHTTPS Address 127.0.0.1 Port 8443 Cert "@@l_prefix@@/etc/pound/pound.pem" xHTTP 1 WebDAV 1 Client 30 CheckURL ".*" End Service BackEnd Address 127.0.0.1 Port 80 Priority 1 End #BackEnd # Address 127.0.0.1 # Port 80 # Priority 2 #End #BackEnd # Address 127.0.0.1 # Port 80 # Priority 3 #End Session Type IP TTL 300 End End @ 1.1 log @new package: pound 1.4 (HTTP/HTTPS Reverse Proxy) @ text @d5 2 a6 2 User @@l_nusr@@ Group @@l_ngrp@@ d8 1 a8 1 RootJail @@l_prefix@@/var/pound a9 7 ListenHTTP 127.0.0.1,8080 ListenHTTPS 127.0.0.1,8443 @@l_prefix@@/etc/pound/pound.pem ExtendedHTTP 1 WebDAV 1 a10 1 Client 30 d12 40 a51 6 UrlGroup ".*" BackEnd 127.0.0.1,80,1 #BackEnd 127.0.0.1,81,2 #BackEnd 127.0.0.1,82,3 Session IP 300 EndGroup @