Http request size limit

Versión para impresiónVersión para impresiónEnviar por e-mailEnviar 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.

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.