> dear all,
> 
> After serving request from users, my squid daemon always 
> restarted after receiving warning and cache.log like "ctx: 
> enter level (number)"...or after receiving large number of 
> request URL bigger than 65536 Bytes (eventhough i try to 
> increase MAX_URL from 4096 to 8192 on src/define.h) or 
> frequently receiving whitespace error on httpheader.... and 
> send this message then reload the daemon:
> 
> 2005/01/10 15:43:37| httpAccept: FD 521: accept failure: (53) 
> Software caused connection abort
 
The above is normally harmless. And is reported on FreeBSD due to 
clients aborting connection(s) to the Squid Cache.
> FATAL: Received Bus Error...dying.
 
  Bus error and friends, is of the same class/magnitude as SEGV on
  Unix and indicate inconsistencies/fatal errors/bugs in the software (SQUID).
  You can file a bug report, if you would feel this appropriate considering
  the changes you made to the source e.d.
  M.
Received on Mon Jan 10 2005 - 02:11:04 MST
This archive was generated by hypermail pre-2.1.9 : Mon Mar 07 2005 - 12:59:35 MST