https://bz.apache.org/bugzilla/show_bug.cgi?id=69263
--- Comment #11 from Ruediger Pluem <rpl...@apache.org> --- (In reply to venki from comment #10) > Observed this issue with larger payload body: > > [Thu Sep 05 20:08:56.956390 2024] [proxy:debug] [pid 138155:tid 138160] > proxy_util.c(4144): AH00962: http: connection complete to > /run/telemetryservice/http.socket:0 (localhost) > [Thu Sep 05 20:08:56.956477 2024] [core:debug] [pid 138155:tid 138160] > core.c(5370): (95)Operation not supported: [remote > /run/telemetryservice/http.socket:12146] AH00139: > apr_socket_opt_set(APR_TCP_NODELAY) > [Thu Sep 05 20:08:56.960321 2024] [core:trace1] [pid 138155:tid 138160] > core_filters.c(537): (32)Broken pipe: [remote > /run/telemetryservice/http.socket:12146] core_output_filter: writing data to > the network > [Thu Sep 05 20:08:56.960517 2024] [proxy:error] [pid 138155:tid 138160] > (32)Broken pipe: [client 10.107.40.71:56838] AH01084: pass request body > failed to /run/telemetryservice/http.socket:0 (localhost) > [Thu Sep 05 20:08:56.960568 2024] [proxy_http:error] [pid 138155:tid 138160] > [client 10.107.40.71:56838] AH01097: pass request body failed to > /run/telemetryservice/http.socket:0 (localhost) from 10.107.40.71 () > [Thu Sep 05 20:08:56.960598 2024] [proxy:debug] [pid 138155:tid 138160] > proxy_util.c(2813): AH00943: http: has released connection for (*:80) > [Thu Sep 05 20:08:56.960628 2024] [proxy:debug] [pid 138155:tid 138160] > proxy_util.c(4068): [remote /run/telemetryservice/http.socket:12146] > AH02642: proxy: connection shutdown This is an issue with your receiving application: [Thu Sep 05 20:08:56.960321 2024] [core:trace1] [pid 138155:tid 138160] > core_filters.c(537): (32)Broken pipe: [remote > /run/telemetryservice/http.socket:12146] core_output_filter: writing data to > the network HTTPD cannot write the request body to the socket. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org For additional commands, e-mail: bugs-h...@httpd.apache.org