The HTTP specification doesn't impose a specific size limit for posts. They will usually be limited by either the web server or the programming technology used to process the form submission.
How i can increase this size for websphere?
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
I would recommend to rather change this via the Administrative Console. In V7 navigate to In V6 you find this at There, change the The advantage is that this should also persist across a new plug-in generation, and is less error-prone. | ||||
|
feedback
|
|
To change the size of post request you have to follow these steps :
| |||
|
feedback
|