!@#@! outlook.

I was wondering if there is any real difference
between the 2 notes tables in the request_rec structure.

It says in the comments that notes should be subprocess_env
if they are passed to a subprocess
and notes if they are passed between modules.


heres my problem. I need to set notes which are read
by other modules, passed to a application server, and read/set
by mod_include.
mod_include (out of the box) only looks at subprocess_env

so myquestion....
is there any reason to have 2 notes tables, shouldn't there only
be >1<  which can do both things?

(or do people use r->notes for sensitive information which people
shouldn't have access to via SSI?)

..Ian
> -----Original Message-----
> From: Ian Holsman 
> Sent: Tuesday, June 12, 2001 7:55 AM
> To: '[EMAIL PROTECTED]'
> Subject: The difference between r->subprocess_env & r->notes
> 
> 
> 
> 
> --
> Ian Holsman
> Performance Measurement & Analysis
> 415-364-8608 
> 

Reply via email to