Hi, On Tue, Nov 4, 2008 at 11:05 PM, Yuanfeng Zhang <[EMAIL PROTECTED]>wrote:
> Hi Dinesh > > I have already rebuild my client axis2/c libs with libcurl enabled and > run apache2 with the configurations "KeepAlive On" "KeepAliveTimeout 100" > and "MaxKeepAliveRequests 500" in httpd.conf. > Then I use the api "axis2_svc_client_send_receive" to communicate with > server, and I still found i cannot send and recv all the messages in one > connection. > Is there any other work I have to do? Please help ! If you are using *same* svc_client (libcurl enabled) for sending it should use a single connection with mod_axis2. thanks, Dinesh -- http://nethu.org
