On 9/9/07, rahul gundecha <[EMAIL PROTECTED]> wrote:
> Hi all,
> How can I check whether caching is disabled on my machine or not?

That's a pretty vague question. Caching can happen at many different
levels for many different reasons. (Are you talking about your
processors memory cache? Disk cache? Browser cache?)

If you are talking specifically about caching within apache, check for
mod_cache, mod_file_cache, and similar modules. If they are turned
off, then you don't likely have any caching going on.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to