V
Veerle
Hi,
We are using Axis 1.0 on a JRun web server on linux for a new created
webservice. When the webservice sends a gzipped response, it is
automatically chunked as well. I understand that is the consequence of
http/1.1 where chunks are the default. We need the http/1.1 but our
client app cannot handle the chunks, so we need a regular unchunked
reponse. Any thoughts on how to accomplish this? Is it something we
can configure in server-config.wsdd, or somewhere else?
Strange thing is, if we install a JRun web server on our pc (Win XP)
and try the same thing then we don't have chunks at all...
Veerle
We are using Axis 1.0 on a JRun web server on linux for a new created
webservice. When the webservice sends a gzipped response, it is
automatically chunked as well. I understand that is the consequence of
http/1.1 where chunks are the default. We need the http/1.1 but our
client app cannot handle the chunks, so we need a regular unchunked
reponse. Any thoughts on how to accomplish this? Is it something we
can configure in server-config.wsdd, or somewhere else?
Strange thing is, if we install a JRun web server on our pc (Win XP)
and try the same thing then we don't have chunks at all...
Veerle