[Mono-list] Re: Fw: [Bug 51277][Min] Changed - Many threads and HttpWebRequestproblem
Tiago Lima
tiago.lima@vianw.pt
Tue, 2 Dec 2003 12:07:00 -0000
This is a multi-part message in MIME format.
------=_NextPart_000_0066_01C3B8CC.CA1B6CE0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,
Yes, I've tried with more recent versions and the bug is still there... =
(at least the one related to xsp...) When do you expect to have it =
solved?
It looks as if somewhere in the xsp or mono code, something closes the =
connection before sending all the content... perhaps a Flush and a Close =
(?)... I could help if I knew where to look...
I've also tried apache with mod_mono (from the mono download page) but I =
couldnt make it work, the browser just waits for a response, and waits, =
waits... :) Does anyone have the same problem? or am I forgetting =
something? How do you "configure" apache to work with mod_mono?
Thanks in advance,
Tiago Lima
----- Original Message -----=20
From: Gonzalo Paniagua Javier=20
To: Tiago Lima=20
Sent: Friday, November 28, 2003 7:45 PM
Subject: Re: Fw: [Bug 51277][Min] Changed - Many threads and =
HttpWebRequestproblem
El vie, 28-11-2003 a las 20:30, Tiago Lima escribi=F3:
> Hi,
>=20
> I've posted an additional comment to that bug (Bug 51277):
> "Using a single IE against xsp server, or the MainClass in
> windows .NET against xsp server I get the same error. [...]"
>=20
> Meaning that perhaps something is wrong with xsp (?) or the =
"supporting
> classes"... because running the MainClass in Microsoft .NET testing =
my xsp
> site gives the same error... Where you talking about the "supporting
> classes" ?
> I've not tested with apache yet but I want to make sure that =
xsp/mono is
> ok...
Have you tried latest CVS? System.Web got a request queue and xsp is
aware of it.
If testing with current CVS and MainClass running under MS runtime
produces an error, then we have 2 separate bugs, as MainClass by =
itself
fails when pointing a regular html page under apache (no mod_mono).
-Gonzalo
------=_NextPart_000_0066_01C3B8CC.CA1B6CE0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.3790.94" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Yes, I've tried with more recent =
versions and the=20
bug is still there... (at least the one related to xsp...) </FONT><FONT=20
face=3DArial size=3D2>When do you expect to have it solved?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>It looks as if somewhere in the xsp or =
mono code,=20
something closes the connection before sending all the content... =
perhaps a=20
Flush and a Close (?)... I could help if I knew where to=20
look...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I've also tried apache with =
mod_mono (from the=20
mono download page) but I couldnt make it work, the browser just =
waits for=20
a response, and waits, waits... :) </FONT><FONT face=3DArial =
size=3D2>Does anyone=20
have the same problem? or am I forgetting something? How do you =
"configure"=20
apache to work with mod_mono?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thanks in advance,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> Tiago =
Lima</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV=20
style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
<A title=3Dgonzalo@ximian.com =
href=3D"mailto:gonzalo@ximian.com">Gonzalo Paniagua=20
Javier</A> </DIV>
<DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3Dtiago.lima@vianw.pt=20
href=3D"mailto:tiago.lima@vianw.pt">Tiago Lima</A> </DIV>
<DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Friday, November 28, 2003 =
7:45=20
PM</DIV>
<DIV style=3D"FONT: 10pt arial"><B>Subject:</B> Re: Fw: [Bug =
51277][Min] Changed=20
- Many threads and HttpWebRequestproblem</DIV>
<DIV><BR></DIV>El vie, 28-11-2003 a las 20:30, Tiago Lima =
escribi=F3:<BR>>=20
Hi,<BR>> <BR>> I've posted an additional comment to that bug =
(Bug=20
51277):<BR>> "Using a single IE against xsp =
server,=20
or the MainClass in<BR>> windows .NET =
against xsp=20
server I get the same error. [...]"<BR>> <BR>> Meaning that =
perhaps=20
something is wrong with xsp (?) or the "supporting<BR>> classes"... =
because=20
running the MainClass in Microsoft .NET testing my xsp<BR>> site =
gives the=20
same error... Where you talking about the "supporting<BR>> classes" =
?<BR>> I've not tested with apache yet but I want to make sure that =
xsp/mono is<BR>> ok...<BR><BR>Have you tried latest CVS? System.Web =
got a=20
request queue and xsp is<BR>aware of it.<BR><BR>If testing with =
current CVS=20
and MainClass running under MS runtime<BR>produces an error, then we =
have 2=20
separate bugs, as MainClass by itself<BR>fails when pointing a regular =
html=20
page under apache (no=20
mod_mono).<BR><BR>-Gonzalo<BR><BR></BLOCKQUOTE></BODY></HTML>
------=_NextPart_000_0066_01C3B8CC.CA1B6CE0--