yet another http 1.1 100 continue issue

V

volcovcommander

I'm experiencing what looks like an http 1.1 100 continue issue with IE
6, IIS 6 and an ASP.NET app.

The scenario is such:

- I send POST request to page A which then should redirect to page B;
- the response contains 302 to page B + standard redirect html body +
whatever page A have managed to render before redirect.

in some cases at the very end of response data (after the closing html
tag) there's HTTP/1.1 100 Continue and other times there's none.

In those cases when there is 100 Continue the browser sends TCP ACK and
then sits waiting for something for about 2 minutes until it receives
"[TCP Dup ACK] [RST, ACK]" after which it stops.

Disabling HTTP 1.1 in browser settings fixes the issue.

Please help!

Let me know if you want to see the sniffer logs (where do I post them?)


Thanks,
Andriy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top