Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0006062 [Resin] minor always 06-13-17 14:24 06-13-17 15:36
Reporter qjian View Status public  
Assigned To ferg
Priority normal Resolution no change required  
Status closed   Product Version 4.0.47
Summary 0006062: strange HTTP methods
Description Hi,
We are currently using the resin 4.0.47 professional edition as the web container for our ACS platform. And from the access.log, we found strange HTTP methods that resin has reported. In addition, it looks like resin replied either 200 or 204 in most of the cases.

Is this a known issue that has been reported by others? Please let us know your thoughts,
Thanks,
Qin
Additional Information
Attached Files  access_methods.PNG [^] (21,594 bytes) 06-13-17 14:25

- Relationships

- Notes
(0006759)
qjian
06-13-17 14:26

The same issue is also seen in Resin 4.0.36 and 4.0.20.
 
(0006760)
ferg
06-13-17 15:36

Assuming this isn't a duplicate of 0006038, Resin is reporting the HTTP methods in the request. If the servlet returns the same results for all HTTP methods, i.e. doesn't check for "GET", "POST", etc. then the access.log will show the unusual method.

Resin itself never returns a 204. That's always a servlet response with HttpServletResponse.setStatus or sendError.
 

- Issue History
Date Modified Username Field Change
06-13-17 14:24 qjian New Issue
06-13-17 14:25 qjian File Added: access_methods.PNG
06-13-17 14:26 qjian Note Added: 0006759
06-13-17 15:36 ferg Note Added: 0006760
06-13-17 15:36 ferg Assigned To  => ferg
06-13-17 15:36 ferg Status new => closed
06-13-17 15:36 ferg Resolution open => no change required


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed.
28 unique queries executed.
Powered by Mantis Bugtracker