Re: [AOLSERVER] AOLServer 4.0.10 and Mac OS X 10.4.6

2006-06-01 Thread Hérick Moniz
Yes, maxiput is set to [expr 20 * 1024 * 1024]. But the problem is not when I upload file to the server but when I download file from it. Herick Hérick Moniz, directeur du développement technologique [EMAIL PROTECTED] __ Disques RSB Inc. 8400, Côte-de-Liesse

Re: [AOLSERVER] AOLServer 4.0.10 and Mac OS X 10.4.6

2006-06-01 Thread Nathan Folkman
I believe the issue he's referring to is happening when trying to retrieve large files from the server, and not an issue with trying to post a large amount of data. I'm actually seeing the same issue as well when trying to fetch a large file, and am in the middle of trying to debug further.

Re: [AOLSERVER] AOLServer 4.0.10 and Mac OS X 10.4.6

2006-06-01 Thread Nathan Folkman
Interesting... Good news is that I can definitely reproduce. :-) I'll take a look. Interestingly the response headers seem to be correct: -rw-r--r-- 1 shmooved shmooved 173551012 Apr 21 10:41 Desktop/Inbox/cvs.zip http://10.0.1.3:8000/cvs.zip GET /cvs.zip HTTP/1.1 Host: 10.0.1.3:8000

Re: [AOLSERVER] AOLServer 4.0.10 and Mac OS X 10.4.6

2006-06-01 Thread Hérick Moniz
Any thing I could look on my side ? I got this only on Mac OS X 10.4.X. Everything is fine on Mac OS X 10.3.9 Could it be related to GCC4 the default compiler on 10.4.X ? Thanks for your help ! Herick On Jun 1, 2006, at 10:20 AM, Nathan Folkman wrote: Interesting... Good news is that I

Re: [AOLSERVER] AOLServer 4.0.10 and Mac OS X 10.4.6

2006-06-01 Thread Nathan Folkman
Was talking with Jim about this issue earlier today. Seems to be an issue with OS X supplied poll(). We should have a fix checked in either today or tomorrow - stay tuned! - n [EMAIL PROTECTED] wrote: Any thing I could look on my side ? I got this only on Mac OS X 10.4.X. Everything is fine