Joe wrote:
After squid-3.0.PRE5-20070409 upgrade I am still receiving the following messages in the log file every 30 min.
Can I do somthing here? Thanks
Joe
-----------------------------------------------
2007/04/09 10:41:55| client_side_request.cc(857) setting body_reader = NULL for request 0x9da5024
2007/04/09 10:44:11| client_side_request.cc(857) setting body_reader = NULL for request 0x9dab37c
2007/04/09 10:44:29| assertion failed: tunnel.cc:372: "amount == (size_t)len"
2007/04/09 10:44:32| Starting Squid Cache version 3.0.PRE5-20070406 for i686-pc-linux-gnu...
2007/04/09 10:44:32| Process ID 26931
<snip>
Looks like the old '06 version is being started instead of the new '09 one.
Try moving the squid3 executable to a temporary name and re-building.
You may be best off running bootstrap.sh and configure again also to
make sure all changes are built correctly.
Amos