RE: Size of cached Objects?

From: Thien Do <thien.do@dont-contact.us>
Date: Fri, 17 Mar 2000 18:03:53 -0800

Thanks for reply. I did increase the size of "maximum_object_size" but it
did not help.
But ...
<%
        out.println("<H1><UL>");
        for (int i=1; i<500; i++) {
           out.println("<LI>Line [" + i + "]");
        }
        out.println("</UL></H1>");
%>

This script generate 500 lines, the page is cached well. If I change 500 to
1000, Squid refuses to cache the page. But the 1000-line file is just about
few Kbytes, the default of "maximum_object_size" is 4MB.

Seem to be something very simple but I miss out. Can I include the
squid.conf if you want to help.

tdo-
 <<squid.conf>>
-----Original Message-----
From: Kendall Lister [mailto:kendall@charon.net.au]
Sent: Friday, March 17, 2000 4:29 PM
To: Squid Users Mailing List
Subject: Re: Size of cached Objects?

On Fri, 17 Mar 2000, Thien Do wrote:

> In the squid.conf, I understand that maximun_object_size is 4MB by
> default. What should I do to have big file being cached?

Increase the maximum_object_size value...

--
 Kendall Lister, Systems Operator for Charon I.S. - kendall@charon.net.au
  Charon Information Services - Friendly, Cheap Melbourne ISP: 9589 7781

Received on Fri Mar 17 2000 - 19:10:53 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:52:17 MST