zhuxiachen / nginx-upstream-jvm-route

Automatically exported from code.google.com/p/nginx-upstream-jvm-route
0 stars 0 forks source link

Lack of JSESSIONID should be logged as debug level instead of warning level #20

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When a client neither performs a request with the JSESSIONID in the URI nor in 
the request Cookie header, the logged message should be lowered from warning 
level to debug2.

The current logging level causes undesired amount of logs for a fairly standard 
situation (new user / expired cookies).

Patch attached to this issue.

Original issue reported on code.google.com by xavier.l...@gmail.com on 27 Jan 2014 at 8:09

GoogleCodeExporter commented 8 years ago

Original comment by xavier.l...@gmail.com on 28 Jan 2014 at 1:03

Attachments: