Richard Conner created AXIS2C-1670: -------------------------------------- Summary: Contents of every file in current directory read during axis2_stub_create_with_endpoint_ref_and_client_home() Key: AXIS2C-1670 URL: https://issues.apache.org/jira/browse/AXIS2C-1670 Project: Axis2-C Issue Type: Bug Components: core/clientapi, core/context, platforms/unix Affects Versions: 1.6.0, 1.5.0 Environment: RedHat Linux 2.6.18-308.8.2.el5PAE Reporter: Richard Conner Priority: Minor
While investigating performance problems in our production machine, I ran an "strace" on an application using Axis2/c and discovered that during configuration/client-connection it was opening and reading the entire contents of every file in the current directory. We have been able to narrow it down into somewhere within the "axis2_stub_create_with_endpoint_ref_and_client_home()" subroutine. I haven't been able to find/trace through the sources below that yet but at least wanted to get this issue registered for some more experienced eyeballs. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@axis.apache.org For additional commands, e-mail: c-dev-h...@axis.apache.org