From: Zoran V. <zv...@ar...> - 2006-03-10 19:05:39
|
Hi! I'm still not done, but I have a funny feeling that we are looking at the wrong end. Both, driver AND spooler threads block i.e. read VERY slowly bytes from the socket. So, it is not the question of spooler being broken. Moreover, I think that the client side does have some problem in sending the data to the server (the nstest_http proc). It appears that it is perfectly fast in sending about 16 buffers with 4096 chars and then it suddenly stops and gets about 48bytes per call. That means that we have some problem on the sending side which has difficulties in sending files larger than 64K. This is all very suspicious. I will invest more time here, but now I have to go otherwise my girlfriend will cook me for supper. Cheers Zoran |