]
Kyle Lape updated JBWS-3429:
----------------------------
Affects Version/s: jbossws-native-4.0.1
Component/s: jbossws-native
DOMWriter shouldn't flush the output stream after every element
---------------------------------------------------------------
Key: JBWS-3429
URL:
https://issues.jboss.org/browse/JBWS-3429
Project: JBoss Web Services
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: jbossws-native
Affects Versions: jbossws-native-4.0.1
Reporter: Kyle Lape
Assignee: Kyle Lape
Currently the DOMWriter will call flush() on its OutputStream after every element has
been marshalled. When the output stream is sent over the network, this causes lots of
small packets to be transmitted. It would be best if the OutputStream was flushed less
often so not as many network packets were sent over the wire.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: