[ http://issues.apache.org/jira/browse/AXIS2-20?page=comments#action_63052 ] Davanum Srinivas commented on AXIS2-20: ---------------------------------------
Can you please zip up and upload the sources too :) -- dims > HTTP 1.1 support built-in to Axis2 > ---------------------------------- > > Key: AXIS2-20 > URL: http://issues.apache.org/jira/browse/AXIS2-20 > Project: Axis2 > Type: Improvement > Environment: Win32 > Reporter: Karl D. Gierach > Assignee: Davanum Srinivas > Priority: Minor > > In trying to get acceptable performance, I have added HTTP 1.1 support to the > Axis server in a new package org.apache.axis.transport.http.server. > Also I have tweaked the file: > org/apache/axis/transport/http/CommonsHttpSender.java > adding a "public void cleanup()" method to close sockets. > I would like to add some documentation somewhere that talks about how the > "client-config.wsdd" needs to be modified in order to utilize the > CommonsHttpSender. > Incidentally, here is the line needed for modification: > <transport name="http" > pivot="java:org.apache.axis.transport.http.CommonsHTTPSender"/> -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
