Hi,

I have this bug/problem with Apache ASP. The caching of subs doesn't uses
the same memory space for different virtual hosts. Lets say I have three
virtual hosts all are using a sub called print_header and print_footer.
These subs have different content on their print_header and print_footer.
Problem is sometimes one of the virtual hosts uses the cached print_header
of another virtual host, resulting in a not so sightly result. One of my
solution is just to rename the sub, but what if a client names his sub the
same as another client's sub. I think this is not a memory problem since
my box has 2GB of physical memory.

Any help would be appreciated.

-- 
Mike Blancas <[EMAIL PROTECTED]>
Mosaic Communications, Inc.


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

Reply via email to