Re: Memory Issues in Sample Server Code

2007-10-31 Thread David Klassen
). However I will now try to use the pre-forking MPM on Windows instead of the default threaded configuration:     https://issues.apache.org/jira/browse/AXIS2C-717 - Original Message - From: Dinesh Premalal <[EMAIL PROTECTED]> Date: Tuesday, October 30, 2007 8:53 pm Subject: Re: Memory Iss

Re: Memory Issues in Sample Server Code

2007-10-30 Thread Dinesh Premalal
httpd.conf Description: Binary data - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Memory Issues in Sample Server Code

2007-10-30 Thread David Klassen
memory. I let it run all night long. -Thanks - Original Message - From: Dinesh Premalal <[EMAIL PROTECTED]> Date: Tuesday, October 30, 2007 2:24 am Subject: Re: Memory Issues in Sample Server Code To: axis-c-user@ws.apache.org > Hi David, > > David Klassen <[EMAIL

Re: Memory Issues in Sample Server Code

2007-10-30 Thread Dinesh Premalal
Subra, "Subra A Narayanan" <[EMAIL PROTECTED]> writes: > Dinesh/Samisa, > > I am using Apache 2.0.59 with axis 1.1. Do you think upgrading to apache 2.2 > might solve some of these issues? Are you guys aware of any memory management > issues with apache 2.0? I'm unable to give you a straight word,

Re: Memory Issues in Sample Server Code

2007-10-30 Thread Subra A Narayanan
Dinesh/Samisa, I am using Apache 2.0.59 with axis 1.1. Do you think upgrading to apache 2.2might solve some of these issues? Are you guys aware of any memory management issues with apache 2.0? Samisa, a quick question for you. In you email, you mentioned that calling free is not going to free up

Re: Memory Issues in Sample Server Code

2007-10-30 Thread Dinesh Premalal
Hi David, David Klassen <[EMAIL PROTECTED]> writes: > I am running my tests with v1.1 but on Windows with apache 2.2.x (latest > September release). I tried various things. I did see one diff where the free > statement was either lost during the correction of an indentation or purposely > removed

Re: Memory Issues in Sample Server Code

2007-10-30 Thread Dinesh Premalal
Hi David, David Klassen <[EMAIL PROTECTED]> writes: > I am running my tests with v1.1 but on Windows with apache 2.2.x (latest > September release). I tried various things. I did see one diff where the free > statement was either lost during the correction of an indentation or purposely > removed

Re: Memory Issues in Sample Server Code

2007-10-29 Thread Samisa Abeysinghe
<mailto:[EMAIL PROTECTED]>> Date: Thursday, October 11, 2007 7:46 pm Subject: Re: Memory Issues in Sample Server Code To: Apache AXIS C User List < axis-c-user@ws.apache.org <mailto:axis-c-user@ws.apache.org>> > David Klassen wrote: > > Righ

Re: Memory Issues in Sample Server Code

2007-10-29 Thread David Klassen
bra A Narayanan <[EMAIL PROTECTED]> Date: Monday, October 29, 2007 7:23 am Subject: Re: Memory Issues in Sample Server Code To: Apache AXIS C User List , [EMAIL PROTECTED] > Hello David, > > Were you able to run the test again after adding some of the free() > sta

Re: Memory Issues in Sample Server Code

2007-10-29 Thread Subra A Narayanan
ons where I cannot justify > removal. > > - Original Message - > From: Samisa Abeysinghe <[EMAIL PROTECTED]> > Date: Thursday, October 11, 2007 7:46 pm > Subject: Re: Memory Issues in Sample Server Code > To: Apache AXIS C User List > > > David Klassen

Re: Memory Issues in Sample Server Code

2007-10-11 Thread David Klassen
v1.0.0 to v1.1.0. I will test my theory tomorrow, attempting to read-add various free() functions where I cannot justify removal. - Original Message - From: Samisa Abeysinghe <[EMAIL PROTECTED]> Date: Thursday, October 11, 2007 7:46 pm Subject: Re: Memory Issues in Sample Server Code

Re: Memory Issues in Sample Server Code

2007-10-11 Thread Samisa Abeysinghe
apache. I cannot recall an exact number, after which it would drop, possibly you have to send few hundred requests. Samisa... - Original Message - From: Dumindu Pallewela <[EMAIL PROTECTED]> Date: Thursday, October 11, 2007 2:27 pm Subject: Re: Memory Issues in Sample Server Cod

Re: Memory Issues in Sample Server Code

2007-10-11 Thread David Klassen
:11 pm Subject: Re: Memory Issues in Sample Server Code To: Apache AXIS C User List > Right this is what I have already done, using gnuthilla and > without gnuthilla. Unfortunately using mod_axis2.so with v1.1.0 > or v1.0.0 causes the size of  httpd.exe to grow continually. I > decided t

Re: Memory Issues in Sample Server Code

2007-10-11 Thread David Klassen
encountered an unhandled exception. - Original Message - From: Dumindu Pallewela <[EMAIL PROTECTED]> Date: Thursday, October 11, 2007 2:27 pm Subject: Re: Memory Issues in Sample Server Code To: Apache AXIS C User List > Hi David, > > As we use apr pools for memory management in

Re: Memory Issues in Sample Server Code

2007-10-11 Thread Dumindu Pallewela
t; version that performs well on Windows. > > > - Original Message - > From: Samisa Abeysinghe <[EMAIL PROTECTED]> > Date: Wednesday, October 10, 2007 8:23 pm > Subject: Re: Memory Issues in Sample Server Code > To: Apache AXIS C User List > >> Ther

Re: Memory Issues in Sample Server Code

2007-10-11 Thread David Klassen
. - Original Message - From: Samisa Abeysinghe <[EMAIL PROTECTED]> Date: Wednesday, October 10, 2007 8:23 pm Subject: Re: Memory Issues in Sample Server Code To: Apache AXIS C User List > There is are memory issues with simple axis server. We got to > fix that. > In the mean

Re: Memory Issues in Sample Server Code

2007-10-10 Thread Samisa Abeysinghe
There is are memory issues with simple axis server. We got to fix that. In the mean time, could you please try the same tests with httpd module? I hope that would yield better results. Samisa... David Klassen wrote: I have been stress testing axis2c for performance (using the echo sample servi

Memory Issues in Sample Server Code

2007-10-10 Thread David Klassen
I have been stress testing axis2c for performance (using the echo sample service), to determine if this platform is a good solution for my purposes. So far I have been attempting to debug each echo.exe invocation. Each time I execute the remote client invocation, the server process increments it