[Catalyst] IE6/7 HTTP POST form problems

John Napiorkowski jjn1056 at yahoo.com
Thu Mar 1 14:44:20 GMT 2007


----- Original Message ----
From: Hartmaier Alexander <Alexander.Hartmaier at t-systems.at>
To: The elegant MVC web framework <catalyst at lists.rawmode.org>
Sent: Thursday, March 1, 2007 4:24:58 AM
Subject: [Catalyst] IE6/7 HTTP POST form problems




 =

 =


<!--
 _filtered {font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
 _filtered {font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{
color:purple;
text-decoration:underline;}
span.E-MailFormatvorlage17
	{
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
	{}
 _filtered {
margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.Section1
	{}
-->






Hi!
 =


  =

 =


Since about two month I=92m fighting a
problem some IE users have: on send of a form they don=92t receive an
answer from the web server.
 =


Tcpdump shows that the packets arrive at
the web server but apache2.2 just ignores them.
 =


I disabled https on the internal site to
make debugging easier but the problem still exists.
 =


The time the error occurred first was about
the same as I upgraded from apache2 to 2.2 (debian etch).
 =


I search for bug reports on apache2.2 but
didn=92t find any.
 =


  =

 =


Swapping mod_perl for fastcgi didn=92t change
anything either.
 =


It also makes no difference if the client
accesses the web server directly or over a proxy.
 =


Strange is that the problem never occurs on
my workstation, neither with IE6 (MS virtual pc image) nor with IE7.
 =


  =

 =


Has anyone experienced something similar or
has suggestions?
 =


  =

 =


Thanks in advance!
 =


  =

 =


With best regards
 =


Alexander Hartmaier
 =


 =

 =


T-Systems Austria GesmbH
 =


Rennweg 97-99
 =


A-1030 Vienna
 =


  =

 =


phone: +43-(0)57057-4320
 =


mobile: +43-(0)676-8642-4320


Sorry, I think you'll need to start adding a ton of debug output to see wha=
t's going on.  I'm not sure if this is a Catalyst issue or a networking iss=
ue.  IE tends to play a little rough with the rules, as I am sure you know.


If you are sure the problem is inside Catalyst you can try running Apache i=
n debug with Apache::DB (http://search.cpan.org/~fwiles/Apache-DB-0.13/DB.p=
m) to see if you can spot where the requests are being ignored.


Or try a stripped down Apache with just mod_perl installed.  You can compil=
e it very light.  I am actually doing with to make an version of apache tha=
t only does mod_perl, for example.


Since you don't have the problem I am guessing it could be trouble with the=
 clients network connection or computer.  Do they have this problem with ot=
her applications.


Tell us a little more about your catalyst setup and why you suspect the tro=
uble is inside of Cat and not in the network or configuration.   Good luck.


--john

 =


  =

 =





*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*=
"*
T-Systems Austria GesmbH Rennweg 97-99, 1030 Wien
Handelsgericht Wien, FN 79340b
*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*=
"*
Notice: This e-mail contains information that is confidential and may be pr=
ivileged.
If you are not the intended recipient, please notify the sender and then de=
lete this e-mail immediately.
*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*=
"*_______________________________________________
List: Catalyst at lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/







 =

___________________________________________________________________________=
_________
Food fight? Enjoy some healthy debate =

in the Yahoo! Answers Food & Drink Q&A.
http://answers.yahoo.com/dir/?link=3Dlist&sid=3D396545367
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20070301/e0a3a=
6d4/attachment.htm


More information about the Catalyst mailing list