DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11945>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11945
Too much memory and time spent parsing large message
------- Additional Comments From scheu@xxxxxxxxxx 2002-08-31 11:56 -------
More information would be helpful.
There have been some performance changes over the last week that should
improve your situation: fine-tuned recording code, caching of String
deserializers, etc.
Are the clients sending a lot of messages to the server, or are they
only receiving a lot of messages? Are you using literal or encoded
style? (Encoded style could take a lot longer due to multi-reference
processing).
There is not much I can without more information. Sample requests and
response would be help. Use tcpmon to capture information for both
kinds of clients.
Thanks,
Rich
|