3530 indicates the size of the reply, including HTTP headers.

The only limit Squid puts on POST requests is that the posted content
may not be larger than request_max_body_size. In Squid-2.4 this limit
was by default set to 1MB (which is a lot unless you are doing file
upload), while in Squid-2.5 the default is unlimited to allow for file
uploads unless restricted by the cache administrator.

Regards
Henrik


m�n 2003-03-31 klockan 11.46 skrev Mrvka Andreas:
> hi!
> 
> there is no entry in cache.log.
> in access.log i have got the following sentence:
> 
> >>... POST... /path/to/script HTTP/1.1 200 3530 TCP_MISS:DIRECT<<
> 
> it seems, that it can not get higher than the value "3530".
> what does this mean???
> 
> 
> in my formular webpage,i can not fill out as much characters as i want to. :-(
> 
> can anybody help me?
> 
> thx
> Andrew
> 
> 
> -----Ursprungliche Nachricht-----
> Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Auftrag von
> Henrik Nordstrom
> Gesendet: Sonntag, 16. Marz 2003 15:09
> An: Mrvka Andreas
> Cc: Squid-Users
> Betreff: Re: [squid-users] Error - Page can not be displayed
> 
> 
> What do you get in access.log and/or cache.log?
> 
> Regards
> Henrik
> 
> 
> Mrvka Andreas wrote:
> > 
> > Hi Squid-Users!
> > 
> > i posted a problem a few weeks ago about "Page can not be displayed".
> > 
> > i use a php-script and submit a web page formular, but when i click
> > at "save/submit" then i get the error as i mentioned above.
> > "Page can not be displayed".
> > 
> > Now i found out, that in this web page formular, i entered lots of
> > back-slashes and when i delete them, the php-script works correctly!
> > 
> > so i isolated my problem so far, that i found out, that the
> > SQUID has a problem with the lenght of the HTTP HEADER!!!
> > 
> > i have deleted my backslashes, and surprisingly it worked!
> > my php-script answers correctly.
> > 
> > please can anybody help me, to set the HTTP LENGHT higher?
> > 
> > for information: the web page formular uses the POST method.
> > 
> > thankx,
> > Andrew
-- 
Henrik Nordstrom <[EMAIL PROTECTED]>
MARA Systems AB, Sweden

Reply via email to