Hi,

We can have log files separate for each process, with the extension of the 
process name. And each process should use its own process file to log the 
events. In this case we can easily identify if some particular CGI server has 
some problem executing a SOAP Request.

One question I want to ask is can we have a configuration object which get its 
values at the time when we start the webserver and then retain it and use it 
till the lifetime of the CGI server. This will give us some performance 
benefits.

Regards,
Rinil


-----Original Message-----
From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 29, 2008 10:24 AM
To: Apache AXIS C Developers List
Subject: Re: GSOC: Axis2/C CGI

Supun Kamburugamuva wrote:
> Hi Nikola and devs,
>
> One of my concerns is the configuration loading in Axis2/C. Since we
> are going to implement an executable, we need to load the
> configuration each time a request comes to Axis2/C. Usually we have
> one log file and concurrent requests need to access this log file. In
> CGI multiple requests means multiple instances of the CGI executable
> (correct me if I'm wrong). This implies multiple executables accessing
> the same log file for writing. Is it possible to do this?

I think we should look at FCGI.

Samisa...

>
> Regards,
> Supun..
>
> On Tue, Apr 29, 2008 at 5:33 AM, Damitha Kumarage <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     Nikola Tankovć wrote:
>
>         Samisa Abeysinghe wrote:
>
>             Baxi, Rinilkumar (TCS) wrote:
>
>                 Hi Dinesh,
>                  Yes, I am not working on GSoC project. I just want to
>                 discuss the design so we can implement the better design.
>
>
>
>             Excellent! I was a bit confused earlier.
>
>             Samisa...
>
>         Of course Rinil all opinions and collaborations are welcome,
>         thus that's what it's all about! Besides here you can also
>         reach me on MSN ([EMAIL PROTECTED]
>         <mailto:[EMAIL PROTECTED]>), google talk
>         (nikola.tankovic) or skype (nikkec)...
>
>
>     And please discuss everything here as well :). That's importatnt
>     as a GSOC project wise and for the community.
>     thanks
>     Damitha
>
>
>
>         ---------------------------------------------------------------------
>         To unsubscribe, e-mail: [EMAIL PROTECTED]
>         <mailto:[EMAIL PROTECTED]>
>         For additional commands, e-mail: [EMAIL PROTECTED]
>         <mailto:[EMAIL PROTECTED]>
>
>
>
>
>     ---------------------------------------------------------------------
>     To unsubscribe, e-mail: [EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     For additional commands, e-mail: [EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>
>
> ----------------------------------------------------------------------
> --
>
> No virus found in this incoming message.
> Checked by AVG.
> Version: 7.5.524 / Virus Database: 269.23.5/1400 - Release Date:
> 4/27/2008 9:39 AM
>


--
Samisa Abeysinghe
Director, Engineering; WSO2 Inc.

http://www.wso2.com/ - "The Open Source SOA Company"


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


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

Reply via email to