I'm using ktor service with multiple replicas behi...
# ktor
j
I'm using ktor service with multiple replicas behind a reverse proxy and in production I'm sometimes getting this error:
Cannot read from a servlet input stream
. it's from a normal GET REST request. anyone know what it could be?