javaee / grizzly

Writing scalable server applications in the Java™ programming language has always been difficult. Before the advent of the Java New I/O API (NIO), thread management issues made it impossible for a server to scale to thousands of users. The Grizzly NIO framework has been designed to help developers to take advantage of the Java™ NIO API.
https://javaee.github.io/grizzly/
Other
222 stars 60 forks source link

Http Bad Request error 400 was not logged in the Glassfish 2.1.1 server(grizzly) #1812

Closed glassfishrobot closed 8 years ago

glassfishrobot commented 8 years ago

Http Bad Request 400 error was not logged in the access log and have understood that the Grizzly 1.0.51 needs to be changed to accommodate this.

Environment

All

Affected Versions

[1.0.51]

glassfishrobot commented 8 years ago

Reported by murugs27

glassfishrobot commented 8 years ago

oleksiys said: fixed

Revision: 3f98f197b510e547f2004aa596575ebdcc8f3397 Date: 2015-10-30 19:23:41 UTC

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA GRIZZLY-1812

glassfishrobot commented 8 years ago

Marked as fixed on Sunday, November 1st 2015, 10:50:04 am