Dinesh Premalal wrote:
Hi Mike,

"Mike McKee" <[EMAIL PROTECTED]> writes:

Is there benefit in having AXIS2C run as a module in APACHE/IIS, as opposed to
running as a standalone program? Has AXIS2C ever been developed to be run as a
Windows Service?

AFAIK, there is a benefit in having Axis2/C run in Apache2, because
Axis2/C allows Apache2 to manage memory through its (Apache2) memory
pool and there are many HTTP related features implemented in Apache2
but not in axis_http_server.

Also, if you want the best performance (I mean the number of requests per second) you got to use Apache module and not stand alone server.

IIS module has not been tested for performance.

And no one to date has run Axis2/C as a Windows service.

Samisa...


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to