From f2b92a2106f249d7c177c2e31c75ee1cbea688b1 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Fri, 25 Sep 2015 10:40:31 +0200 Subject: squid3 - code style fixes --- config/squid3/34/squid_reverse_peer.xml | 122 +++++++++++++++++--------------- 1 file changed, 65 insertions(+), 57 deletions(-) (limited to 'config/squid3') diff --git a/config/squid3/34/squid_reverse_peer.xml b/config/squid3/34/squid_reverse_peer.xml index eabc72ff..804b8801 100755 --- a/config/squid3/34/squid_reverse_peer.xml +++ b/config/squid3/34/squid_reverse_peer.xml @@ -2,56 +2,52 @@ - - +. - All rights reserved. - */ -/* ========================================================================== */ + squid_reverse_peer.xml + part of pfSense (https://www.pfSense.org/) + Copyright (C) 2012-2014 Marcello Coutinho + Copyright (C) 2015 ESF, LLC + All rights reserved. +*/ +/* ====================================================================================== */ /* - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are met: + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + - 1. Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. - THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, - INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY - AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE - AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, - OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF - SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS - INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN - CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - */ -/* ========================================================================== */ - ]]> - - Describe your package here - Describe your package requirements here - Currently there are no FAQ items provided. + + THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY + AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, + OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. +*/ +/* ====================================================================================== */ + ]]> + squidreversepeer - none - Reverse Proxy server: Peers + 0.3.5 + Reverse Proxy Server: Peers /usr/local/pkg/squid.inc - - General + + General /pkg_edit.php?xml=squid_reverse_general.xml&id=0 @@ -68,7 +64,7 @@ /pkg.php?xml=squid_reverse_redir.xml - Real time + Real Time /squid_monitor.php?menu=reverse @@ -86,7 +82,7 @@ name - Ip address + IP Address ip @@ -108,49 +104,61 @@ listtopic - Enable this peer + Enable This Peer enable - If this field is checked, then this peer will be available for reverse config. + If checked, then this peer will be available for reverse proxy configuration. checkbox Peer Alias name - - example: HOST1]]> + + + Example: HOST1 + ]]> + input 20 Peer IP ip - - example: 192.168.0.1]]> + + + Example: 192.168.0.1 + ]]> + input 20 Peer Port port - - example: 80]]> + + + Example: 80 + ]]> + input 20 Peer Protocol protocol - + Select protocol listening on this peer port. select - - - - + + + + Peer Description description - + Peer Description (Optional) input 60 -- cgit v1.2.3