Http request size limit
Submitted by mahatma on 17 December, 2009 - 14:26
Versão para impressão
Enviar por e-mail
Anyone knows if there is some size limit for HTTP requests. I'm trying to send an byte[] but for something we don't know the it looses connection with timeout message.
Thanks in advance.
- Logue-se ou registre-se para enviar comentários
- 1743 leituras

Limit on HTTP requests
Hy mahatma,
In which market are you doing your development?
Regards,
Juan Felipe
Usually when you are behind a
Usually when you are behind a firewall or proxy as ISA Server you may get your data truncated. You should also check if you use a load balancer in your server.
We don't have problems in java with HTTP but on the server side, tipically because some external factors that affects the response of the web server.