On 2002.02.18, Simos Gabrielidis <[EMAIL PROTECTED]> wrote: [ using nsd8x on sparc with and without ACS ] > > Even if HTTP POST ends-up sending 7000KB, I think 30 secs is rather > excessive. Furthermore, I find it strange that the IOBufSize parameter has > no impact on file upload performance.
Could you run some tests for us? Try uploading a 30 KB file. Then a 60 KB file. Then a 100 KB file. Then a 1000 KB file, then a 1500 KB file. Measure timings. If the small files all go at "wire speed" but at a certain size the time to upload shoots up to an unreasonable amount, that might tell us something. Then again, it might not. If the increase in upload time is fairly linear with respect to size, then I'd just as soon say it's the additional overhead of decoding the form-data or urlencoded POST data. -- Dossy -- Dossy Shiobara mail: [EMAIL PROTECTED] Panoptic Computer Network web: http://www.panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70)
