\n";
print "\n";
if ($squid_version >= 2.3) {
print "| $text{'eports_paap'} | \n";
print " | \n";
}
else {
print &opt_input($text{'eports_pp'}, "http_port",
$conf, $text{'default'}, 6);
print &opt_input($text{'eports_ita'}, "tcp_incoming_address",
$conf, $text{'eports_a'}, 15);
print "\n";
}
print "\n";
print &opt_input($text{'emisc_sdta'}, "dns_testnames", $conf,
$text{'default'}, 40);
print " \n";
print "
| \n";
print "\n";
print &opt_input($text{'emisc_hah'}, "httpd_accel_host", $conf,
$text{'default'}, 50);
print " \n";
print &opt_input($text{'emisc_hap'}, "httpd_accel_port", $conf,
$text{'default'}, 10);
print " \n";
print &choice_input($text{'emisc_hawp'}, "httpd_accel_with_proxy",
$conf, "off", $text{'on'}, "on", $text{'off'}, "off");
print &choice_input($text{'emisc_hauhh'}, "httpd_accel_uses_host_header",
$conf, "off", $text{'yes'}, "on", $text{'no'}, "off");
print " \n";
print " |