Re: Why is IPS blocking some clients
- From: "Tom" <thilbig@xxxxxxxxxxxxx>
- Date: 24 Oct 2006 12:07:19 -0700
kingthorin@xxxxxxxxx wrote:
Just as a test try removing the enctype="multipart/form-data" tag.
I tried a couple of variations of the form tag:
Original enctype="multipart/form-data"
www.sygration.com/cgi-bin/banana64
No enctype attribute
www.sygration.com/cgi-bin/banana65
Original enctype=application/x-www-form-urlencoded"
www.sygration.com/cgi-bin/banana66
Please try these.
The last two worked with one customer, but only because this format
seems to pack the POST data much more efficiently when sent back to the
server that way. I discovered earlier that that customer's site was
allowing POST data through if the response was contained in one packet
(content-length < 1500 bytes). The original multipart/form-data
version required multiple packets for the same POST data, so the
customer's IPS stopped it.
I tried the no-enctype, and enctype=application/x-www-form-urlencoded"
on a form with data that required multiple packets (content-length >
1500) and the same failure occured.
Tom
.
- Follow-Ups:
- Re: Why is IPS blocking some clients
- From: Tom
- Re: Why is IPS blocking some clients
- References:
- Why is IPS blocking some clients
- From: Tom
- Re: Why is IPS blocking some clients
- From: Tom
- Re: Why is IPS blocking some clients
- From: Tom
- Re: Why is IPS blocking some clients
- From: kingthorin
- Why is IPS blocking some clients
- Prev by Date: Re: Zone Alarm and Network Drives
- Next by Date: Checkpoint QoS
- Previous by thread: Re: Why is IPS blocking some clients
- Next by thread: Re: Why is IPS blocking some clients
- Index(es):