eclipse-ee4j / glassfish

Eclipse GlassFish
https://eclipse-ee4j.github.io/glassfish/
382 stars 143 forks source link

configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-save-post-size-bytes has no effect #20163

Closed glassfishrobot closed 11 years ago

glassfishrobot commented 11 years ago

The maxSavePostSize is introduced to configure the max save post size internally. The Grizzly configure max-save-post-size-bytes in 2.3.

We suppose to configure it as follows: asadmin set configs.config.server-config.network-config.protocols.protocol.http-listener-1.http.max-save-post-size-bytes=5000

And the above Grizzly code has been integrated April 2 evening. The web container has not invoke the setter in the backend even though it is set in asadmin.

glassfishrobot commented 6 years ago
glassfishrobot commented 11 years ago

@glassfishrobot Commented @shingwaichan said:

glassfishrobot commented 11 years ago

@glassfishrobot Commented @shingwaichan said: Sending web-glue/src/main/java/com/sun/enterprise/web/connector/coyote/PECoyoteConnector.java Transmitting file data . Committed revision 61167.

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA GLASSFISH-20163

glassfishrobot commented 11 years ago

@glassfishrobot Commented Reported by @shingwaichan

glassfishrobot commented 11 years ago

@glassfishrobot Commented Marked as fixed on Thursday, April 4th 2013, 9:09:08 am