OS/2, eCS & ArcaOS - Technical > Networking
Squid Cache
Dave Yeo:
Hi Harald, unluckily given Intel's crappy naming, Xeon doesn't say much besides being the high end of whatever Intel was making. Seems "000D7A99 >FISTTP QWORD " is SSE3 and I guess your CPU doesn't support it and is pre-Prescott if I understand it right.
Attached is cpuinfo.exe, that'll list your CPU characteristics if you want to post them.
Paul can comment on whether this was assembly or C code.
Dave Yeo:
Tried it, seems to just sit there forever trying to load a page. In the log I see,
--- Code: ---2022/01/22 08:29:29 kid1| ERROR: loading file '/squid/share/errors/templates/ERR_PROTOCOL_UNKNOWN': (2) No such file or directory
2022/01/22 08:29:29 kid1| WARNING: failed to find or read error text file ERR_PROTOCOL_UNKNOWN
--- End code ---
Which is missing. Have to try an older browser in case it is SeaMonkey/Firefox (tried both) that is broken.
Edit: seems to be stuck listening at 0.0.0.0, which won't work, there's other invalid arguments even using my old working squid.conf (almost the same), attaching log.
David McKenna:
Hi Dave,
Yes, I got that file missing error too, and was able to get rid of it by replacing the 'errors' directory under \squid\share with the one from the squid 5.3 tarball. A packaging mistake I presume...
Also, the 'ipcacheAddEntryFromHosts: Bad IP address 'fe80::1%lo0' I got rid of by changing 'fe80::1%lo0' in my Hosts file to 'fe80::1' - probably not needed at all anyway.
Everything else I see in my log is identical to yours, and I agree that 'DNS Socket created at 0.0.0.0, FD 9' doesn't smell right. Also don't like the lines that say 'invalid argument' and 'Socket operation on non-Socket'...
Regards,
Dave Yeo:
Tried my old squid, which is working fine as I'm posting this using it. The log also has :DNS Socket created at 0.0.0.0, FD 9" but works. Here's the log for comparison, no invalid arguments, the cache was dirty after 4 years :)
Harald Kamm:
--- Quote from: Dave Yeo on January 22, 2022, 05:12:14 pm ---Hi Harald, unluckily given Intel's crappy naming, Xeon doesn't say much besides being the high end of whatever Intel was making.
--- End quote ---
Hi Dave,
yes, of course. Here is the output of cpuinfo:
vendor_id : GenuineIntel
cpu family : 15
model : 2
stepping : 4
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
cpu MHz : 1991.393
model name : Intel(R) XEON(TM) CPU 2.00GHz
Best, Harald
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version