|
Hi!
We try to receive 16k message. WTP successfully receives all the
segments (we hacked the code) and then passes the full message to WSP. WSP
selects a http connection from the pool and after going through various
functions in the octstr.c->octstr_write_data, it writes the buffer to
the http socket. But the problem is, after writing to the socket, it takes
about 30 second to transmit all the data comes to the other side.
Also I have noticed that even I try to write 16856 bytes of data it
send only 13032 bytes of data first (every time I tried) and then sends
the rest (3823 bytes) (goes 2 times through
octstr.c->octstr_write_data). As I read on the Kannel architecture,
after that function it writs buffers to the operating system network
buffers. Is that delay occur from the OS?
urs,
denzel.
-------Original Message-------
Date: Thursday,
September 05, 2002 02:21:17 AM
Subject: Re: WSP TO
HTTP SLOW !!
we have currently a problem with large objects transfer
in the WTP/WSP stack, yes. Can you check the wapbox log if you see some
Timeout-R events occuring while the transfer takes
place?!
Stipe
[EMAIL PROTECTED] ------------------------------------------------------------------- Wapme
Systems AG
Vogelsanger Weg 80 40470 D�sseldorf
Tel:
+49-211-74845-0 Fax: +49-211-74845-299
E-Mail: [EMAIL PROTECTED] Internet:
http://www.wapme-systems.de ------------------------------------------------------------------- wapme.net
- wherever you are . |