[Kss-devel] Large response goes missing
Godefroid Chapelle
gotcha at bubblenet.be
Tue Sep 4 17:48:51 CEST 2007
Hedley Roos wrote:
> Seems I sent my reply directly to Balazs and not the list... so here we
> go again.
>
> It is not Azax/kss that sends such a large response but my Python
> Script. I'm basically setting a very large piece of markup (the 900k) as
> innerHTML for a div. Most of the time the markup never appears in my
> browser. It could of course be my browser / network at fault, but I
> doubt it (using FF2). When I set only a few chars (lik 'xxx') it works
> as expected.
> _______________________________________________
> Kss-devel mailing list
> Kss-devel at codespeak.net
> http://codespeak.net/mailman/listinfo/kss-devel
Did you check in Firebug if there is a timeout problem ?
KSS stops to await for its request after a fixed time and closes the
connection.
Balazs, we might need to setup timeout on a request per request base.
we could have
kssTimeout parameter mentioned in KSS
Hedley, this is prospective, it does not exist now.
--
Godefroid Chapelle (aka __gotcha)- BubbleNet http://bubblenet.be
More information about the Kss-devel
mailing list