[Mono-bugs] [Bug 421300] WebService hangs on large responses.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Sep 2 12:24:02 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=421300

User stuart at cbtnuggets.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=421300#c2





--- Comment #2 from Stuart Siegrist <stuart at cbtnuggets.com>  2008-09-02 10:24:01 MDT ---
I did a little more debugging and found the response isn't actually hanging it
is taking a really long time because the response size appears to be too large
for what we are returning.  When returning a string of length 67051 the
response is reporting a content-length of 2350514.  Below are the response
headers I found:

Response Headers
Date    Tue, 02 Sep 2008 16:08:44 GMT
Server  Mono.WebServer2/0.2.0.0 Unix
Content-Length  2350514
Cache-Control   private
Content-Type    text/html; charset=utf-8
Keep-Alive      timeout=15, max=100
Connection      Keep-Alive
Request Headers
Host    localhost:8080
User-Agent      Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.16)
Gecko/20080702 Firefox/2.0.0.16
Accept 
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language en-us,en;q=0.5
Accept-Encoding gzip,deflate
Accept-Charset  ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive      300
Connection      keep-alive
Referer
http://localhost:8080/TestSize.asmx?page=op&op=GetResponse&bnd=TestSizeSoap&tab=test
Cookie  ASP.NET_SessionId=6655EDF5333E5730A5D4A934


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list