Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨,我正在通过 HTTP 发送和接收文件,我能够发送超过 4mb 的文件,但在接收端我无法接收超过 4mb 的文件,因此我在发件人端。我知道我们可以在 server.xml 中设置 maxpostsize 来设置 HTTP 请求的最大帖子大小。我们有没有这样的设置来增加接收限制。