On Tuesday 21 March 2006 6:24 am, Patrick W. Fraley wrote:
> if the connection seems to get slower and sower and some requests don't
> seem to complete, it could be a MTU Settings Problem on your

I did more experimenting and what it's doing is pausing for 3 seconds every 10 
files. Not 9 or 11, but 10 always. It sends 10 files in <1 second then pauses 
for 3 seconds, then sends 10 more in < 1 second, etc.

I tried it with 2 different Python web servers and they both do it. I also 
tried it with just a simple html file with small images on it and it still 
does it so it has nothing to do with Qooxdoo. 

Thanks for the responses. Now I just need to figure out why this only happens 
with cable modem.

> Server/Clients.  In an ethernet network the MTU should be 1500, but if
> you have DSL it might get set to 1492.  Because of that mismatch you
> sometimes get the effect of slow or terminating connections.
>
> this is just a guess ( had that problem a while ago when I set up a
> FreeBSD Box to be a Server and router )
>
> Patrick
>
> Ulrich Schreiner schrieb:
> > hi,
> >
> > i'm using cherrypy and in another project turbogears (it's cherrypy
> > too) and have no problems.
> >
> > if you have problems with a pure apache server with linux and windows
> > client, i think your network is misconfigured.
> >
> > </usc>
> >
> > Ron Davis wrote:
> >> Is anyone using Qooxdoo with a lighter-weight web server such as
> >> CherrPy or Kerrigell for Python?
> >>
> >> Everything seems to work great on my local machine (SUSE 10 Linux and
> >> Firefox) then I tried it on my Windows machine over the LAN to the
> >> Linux server and it was very slow and IE6 would bog down and
> >> sometimes not complete the page load. Firefox on the Windows machine
> >> does the same thing, just not as badly.
> >>
> >> I can watch the web server log and there are long pauses after random
> >> files, usually small images like blank.gif.
> >>
> >> I don't think this is necessarily a problem with Qooxdoo. I'm just
> >> wondering if anyone else has run in to this.
> >>
> >> It seems to work much better using apache on the Linux box, but still
> >> not completely right. The Pyhon web servers happily server up
> >> straight HTML very quickly and smoothly, including streamed audio,
> >> large files and many small files so I don't think it's a speed issue
> >> with the Python servers.
> >>
> >> The demos on the Qooxdoo site do work fine on that Windows machine.
> >> The only difference I can see is my project uses qooxdoo.js while the
> >> demos seem to use separate js files in demolayout.js.
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by xPML, a groundbreaking scripting
> > language
> > that extends applications into web and mobile media. Attend the live
> > webcast
> > and join the prime developer group breaking into this new coding
> > territory!
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> > _______________________________________________
> > Qooxdoo-devel mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

-- 
Ron Davis


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to