Hi all,
   I have a question about the controller parameters
for file upload,I have to upload a file upto 100M,but
when I use the following settings to upload a small
file,the App server seems to be slow and consume a lot
of memory so that I have to set JVM heap to a larger
size,I am not sure which parameter can be
adjusted.Anyone knows 
what's the best setting from performance point of
view.
Thanks.

<set-property property="bufferSize"
value="100000000"/>    
<set-property property="maxFileSize" value="100M"/>   
<set-property property="memFileSize" value="100M"/> 


        
                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to