Skip to content

Server Side event Responses from a server behind Spring-cloud-gateway-server-mvc #3410

@AkashB23

Description

@AkashB23

I have a Spring boot mvc server that has SseEmitter as Response, and the server is behind Spring-clod-gateway-mvc gateway
which has the Route for the path with handler function being  ProxyExchangeHandlerFunction

The server sent events are consumed properly when server is being called directly without gateway, but once we have gateway to be as reverse proxy, SSE does not work with MVC version of spring-cloud-gateway

we see EOF reached while reading exception

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions