Hi;
I have a strange (to me) problem where a client of mine reports she
can't pull down her Web site and has had at least one client call from
outside her area to complain the same thing. I can see her site fine
(I'm on a different island) and have friends in CA that can pull down
the site as well. I haven't been able to get the OS/IE version
information I'd like, but I don't think this is a browser problem since
(a) she could see the site fine before, and (b) she gets a Zope welcome
page, indicating she's at least hitting my box.
Looking at /var/log/messages, I cull this:
Aug 14 13:24:20 server167 pound: error copy server cont: Operation timed out
Aug 14 06:20:37 server167 pound: error read from 207.46.98.40: Operation
timed out
Aug 14 05:28:35 server167 pound: no back-end "GET /favicon.ico HTTP/1.1"
from 69.142.202.167
and many more of the like (as well as "broken pipe" errors, which I have
googled are apparently not a problem to worry about). This could be a
Zope problem, but grepping "zope" or "Zope" reports nothing at all! Here
is a pertinent part of my pound.cfg file:
ListenHTTP
Address 202.71.106.119
Port 80
Service
HeadRequire "Host: .*mrtablecloth-vi.com.*"
BackEnd
Address 202.71.106.119
Port 8080
End
End
End
Thanks for any help you can offer here;
beno
|