> From: rt-users-boun...@lists.bestpractical.com [mailto:rt-users-
> Sent: Friday, November 19, 2010 11:14 AM
> To: rt-users@lists.bestpractical.com
> Subject: Re: [rt-users] Users randomly being logged in as other users
>
>
> Thank you for that, it's very interesting. what's most interesting is
> that
> when I brought this up in january I was laughed at like an idiot for
> suggesting that the problem might possibly be something other than a
> faulty
> proxy server or caching router, but I digress.
>
> It turns out that mod_cache is actually enabled, I've been trying to
> disable
> it without breaking apache but no joy so far. I've done an apt-get
> apache
> upgrade to see if that'll help.
>
> Am I being daft because I don't actually see a solution in that thread?
> There's a patch but the responder says it doesn't work.


If you end up needing to build your apache from source, I think the ./configure 
option is --disable-module=cache

Reading the documentation at 
http://httpd.apache.org/docs/2.2/mod/mod_cache.html says that you can add this 
to your httpd.conf to prevent caching of anything:

# disables caching of any file under / directory
CacheDisable /


Josh Narins
Director of Application Development
SeniorBridge
845 Third Ave
7th Floor
New York, NY 10022
Tel: (212) 994-6194
Mobile: (917) 488-6248
Fax: (212) 994-4260
jnar...@seniorbridge.com

SeniorBridge
Managing Complex Chronic Care
http://www.seniorbridge.com



SeniorBridge Statement of Confidentiality: The contents of this email message 
are intended for the exclusive use of the addressee(s) and may contain 
confidential or privileged information. Any dissemination, distribution or 
copying of this email by an unintended or mistaken recipient is strictly 
prohibited. In said event, kindly reply to the sender and destroy all entries 
of this message and any attachments from your system. Thank you.

Reply via email to