sorry for the crippled sentence in my previous message, but
i wrote it while half asleep in the middle of the night
and I didn't revised it with enough attention
before pressing the "send" button...

-- M

Massimo Manghi wrote:
I think I need help about this

I realized the CacheSize parameter
is either defined in the configuration or set as '10', whereas the doc page says "Sets the size of the internal page cache, where size is the number of byte-compiled pages to be cached for future use. Default is MaxRequestsPerChild / 5, or 50, if MaxRequestsPerChild is 0."

I thought fixing it could be as simple
as calling a core function that returns
the MaxRequestsPerChild parameter's value,
but I haven't found a core function that returns core's parameters values.

Being able to accessing apache's core configuration would help my work in giving a solution to my task about charset specification handling. I've been able to do it in a way I don't like and i this module's and server's default charset definitions.

regards

-- Massimo


---------------------------------------------------------------------
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