|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
FileUploadSize
Hallo,
I build a servlet to upload files through a html form. Method is POST. The Files are saved in an Oracle blob column. Now, it's possible to upload <~60MB, more i'll get an internal server error. The Apache configuration seems to be correct. I heard it should be possible to load up to 4GB?? Is there any idea? Greetings Chris |
|
#2
|
|||
|
|||
|
Are you sure the database is not denying the addition of such
a large blob... it may not be a server error at all. If this is slow it could be a timeout issue... May I ask why you would ever allow or want a 4GB blob? |
|
#3
|
|||
|
|||
|
Hallo Dinser,
i thought oracle blobs accept 2GB? For my puposes, it should be possible to upload media files(e.g. avisor mpegs. Chris |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > FileUploadSize |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|