From: Vlad S. <vl...@cr...> - 2006-03-03 02:08:18
|
I was struggling with this today but still do not see the reason. It slows down after second big upload when spooler is enabled. By setting pollto = 1; in the SpoolerThread it started working but this is completely strange. Under strace while hanging it show only send requests, nobody is reading which tells that SpoolerThread is inside poll system call. Stephen Deasey wrote: > On 3/1/06, Vlad Seryakov <vl...@cr...> wrote: >> I played with this and still not sure what is the problem. With small >> TCP buffers and starting with 2 request it slws down and reads be small >> chunks. netstat shows Send-Q so it might be TCP stack playing on Linux, > > > The error is present with 2048 byte buffers, but goes away if you set > spoolerthreads to 0 in the config file. I don't think this is a Linux > TCP stack problem... > > > ------------------------------------------------------- > 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=k&kid0944&bid$1720&dat1642 > _______________________________________________ > naviserver-devel mailing list > nav...@li... > https://lists.sourceforge.net/lists/listinfo/naviserver-devel > -- Vlad Seryakov 571 262-8608 office vl...@cr... http://www.crystalballinc.com/vlad/ |