문제

I have a web application which uploads a file and parses the data in it. However, I am not able to upload the files which are larger than 4 KB. When I click on the submit button nothing happens. I even checked the plugin-cfg.cml under my_profile/config/cells. The PostSizeLimit is set to -1. Is there any other solution for it? I am using Websphere Application server 8.0. Somebody please help me out.

올바른 솔루션이 없습니다

다른 팁

Is the web server pointing to the same plugin-cfg.xml? If yes keep in mind that network performance and TTL also play some role in this.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top