Category "reactor-netty"

How to provide own follow redirect strategy?

I'm interacting with a webservice which on POST request answers with 302 containing address to created resource in the location header. To access the created re

Session handling error: Pool#acquire(Duration) has been pending for more than the configured timeout of 45000ms

I am using spring-boot-starter-graphql for simple client-server communication with websocket. Below is code snippet in client "ws://localhost:8080"

spring-could-gateway: reactor.netty.channel.AbortedException: Connection has been closed BEFORE send operation

I am getting the following exception in the spring gateway. This exception appears when I have configured Redis Sentinel in the gateway, it throughs exception a

How to make sure rector netty http client create fix connection to http server

I use bellow code to create reactor netty http client and use this client to send request. ConnectionProvider connectionProvider = ConnectionProvider.builder("l

How to configure child group using NettyServerCustomizer?

I upgraded netty version and found out that TcpServer's bootstrap method had been removed from the version I had previously. I not able to figure out how to con

WebClient max header size

Is there any way I can configure the max header size for a response? I get the following error from the netty framework : io.netty.handler.codec.TooLongFrameExc