|
Request Entity Too Large
Q. I am trying to download a video to my Blackberry device and I recieve an error: Request Entity Too Large. How do I correct this issue?
A. By default, the BlackBerry Enterprise Server (BES) limits the response size of a single HTTP response to 128K. If you try to fetch anything bigger your application will receive a 413 (Request Entity Too Large) response code. To get around this you must use the BES management console to change the value of the Maximum number of kilobytes per connection field to a higher value, up to 1024K.
|