Brion Vibber wrote:
- Squid error messages are easily configurable and can be updated with necessary
information.
This is just a matter of overwriting files in /usr/share/squid/errors/ on all squid servers. I think there's a script to do that somewhere, but of course it can be done manually when the Florida cluster is down.
When we last tried this, it didn't work. All of the servers continued to show the old error messages, and no one was able to say why.
Are you sure the path is consistent on all machines, not being overwritten by anything, etc?
It's in the Squid RPM anyway, rpm -ql lists these files. It *should* work, but I have never tried it.
Perhaps there are some old files in /usr/local/squid/something lying around that you were trying to overwrite? I think I made sure they were the same during the transition to the RPM, but I'm not entirely sure anymore, and things might have changed since.