[ 
https://issues.apache.org/jira/browse/KUDU-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414525#comment-17414525
 ] 

Alexey Serbin commented on KUDU-3317:
-------------------------------------

I don't think that's a bug in Kudu.  Those messages most likely are there due 
an HTTP client sending in requests and dropping connections prematurely.  
Maybe, somebody tries to exploit some vulnerability in the mangoose/squeasel 
server which Kudu uses as the embedded web server or that's an attempt of a DoS 
attack?

I'd suggest to clarify what's the source IP of those requests: it seems 
squeasel doesn't report that information, but it's possible to check for the 
state of TCP connections using, say, the {{netstat}} tool and by other means.

> webserver.cc:442] Webserver: error reading: Connection reset by peer
> --------------------------------------------------------------------
>
>                 Key: KUDU-3317
>                 URL: https://issues.apache.org/jira/browse/KUDU-3317
>             Project: Kudu
>          Issue Type: Bug
>          Components: master
>    Affects Versions: 1.13.0
>         Environment: CentOS Linux release 7.6.1810
>            Reporter: yuchengpei
>            Priority: Major
>         Attachments: 1631177838(1).png
>
>
> kudu master server and tserver log is full of: webserver.cc:442] Webserver: 
> error reading: Connection reset by peer
> but kudu service is normal, I don't know why?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to