Registration Forms

From: Duwayne Engelhardt <duwayne@dont-contact.us>
Date: Thu, 29 Jun 2000 10:36:21 -0500

Problem: Squid (or Linux firewall) will not allow the submission of html
registration forms. All machines work fine on direct analog connections
with normal settings but form submissions result in a server timeout. My
Squid is 2.2 Stable 4 on a Linux-Mandrake (RH 5.1) machine with 128 Mb RAM
and a 9Gb hard drive.
My squid.conf is:

http_port 3128
cache_mem 8 Mb
httpd_accel_with_proxy off

tcp_incoming_address x.x.x.x
tcp_outgoing_address x.x.x.x
udp_incoming_address x.x.x.x
udp_outgoing_address x.x.x.x

acl wallis_bank src x.x.x.x/x.x.x.x
acl QUERY urlpath_regex cgi-bin \? cgi$ asp$ php3$ [sp]html$
acl all src 0.0.0.0/0.0.0.0
no_cache deny QUERY
http_access allow wallis_bank
http_access deny all

#httpd_accel virtual 80
emulate_httpd_log on
strip_query_terms off

Duwayne Engelhardt
Technology Director
Wallis State Bank
(979) 478-6159
Fax: (979) 478-6502
6510 Railroad Street
Wallis, TX 77485
Received on Thu Jun 29 2000 - 09:42:09 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:14 MST