Re: Global Data

2008-08-27 Thread César Leonardo Blum Silveira
On Tue, Aug 12, 2008 at 3:50 PM, Harold J. Ship <[EMAIL PROTECTED]> wrote: > I'm in the middle of porting an application from IIS/Windows to Apache 2.2 > module. In the application, there is a lot of global data. The data contains > both: > > - application configuration that is read on startup an

RE: Global Data

2008-08-27 Thread Harold J. Ship
>> I'm in the middle of porting an application from IIS/Windows to Apache 2.2 module. >> In the application, there is a lot of global data. The data contains both: >> >> - application configuration that is read on startup and on receiving a >> certain HTTP request to reload >> - per-request data t