Abhi J

Results 10 comments of Abhi J

Sure @icing I will reproduce . Is there any specific trace level I need to enable. Currently I am at "LogLevel trace8".

[grpc_client_success_trace6.txt](https://github.com/icing/mod_h2/files/8995491/grpc_client_success_trace6.txt) [grpc_client_gets_no_proper_err_msg_trace6.txt](https://github.com/icing/mod_h2/files/8995492/grpc_client_gets_no_proper_err_msg_trace6.txt) ![arch_server_v3_v2](https://user-images.githubusercontent.com/98777861/176033155-2df46d74-8adb-46ef-b9fd-2d45a91de8d0.png) Added the architecture diagram, and supported logs. For the log "grpc_client_gets_no_proper_err_msg_trace6.txt" the grpc client sees "rpc error: code = Internal desc = server closed the stream without...

Thanks @icing . I will retest with your patch. I have not build mod_http2 from source, but can give it a try.

Thanks for the patch @icing . Here are the version details. [Sat Jul 02 16:38:46.294477 2022] [ssl:info] [pid 15449:tid 140169775844288] AH01876: mod_ssl/2.4.53 compiled against Server: **Apache/2.4.53, Library: OpenSSL/1.1.1** [Sat Jul...

@icing I am unable to resolve the following error checking for nghttp2_session_server_new2 in -lnghttp2... no configure: error: "library nghttp2 not found" **my OS:** Distributor ID: Ubuntu Description: Ubuntu 18.04.6 LTS...

@icing the patch works as expected. I am able to see the correct response and I don't see stream termination without sending trailers error in my grpc client. Thanks a...

I had trouble with Apache/**2.4.53**, mod_http2 (**v1.15.26**) after your patch, following is the version; mod_proxy_http2 (**v2.0.3-git**, nghttp2 1.30.0), initializing... Apache/**2.4.53** (Ubuntu) OpenSSL/**1.1.1** configured

@icing so you mean the erstwhile version (without this fix) is able to sent trailers?

Thanks for verifying @mholasek. @icing when is next release of apache 2.4.55? I hope it would bundle the latest mod_h2 in it.