Re: Servers ready to be hit: 0
"Alex Rousskov" <[email protected]>
| Newsgroups | gmane.comp.web.web-polygraph.user |
|---|---|
| Organization | The Measurement Factory |
| Message-ID | <[email protected]> |
On Thu, 2005/01/13 (MST), <[email protected]> wrote: > I'm having this problem with both Polymix-1 and Polymix-4... even the > simple.pg is giving me this problem. > > I've tried it with and without the proxy. I know that traffic is being > passed through as I can see the hits on the proxy. Let's focus on getting a simple.pg and no-proxy setup working first then. I would also suggest using OpenBSD or another Unix boxes for initial tests because I am not sure Polygraph works out of the box on Windows XP. > 000.77| fyi: servers visible: 1 requests sent: 2309 servers > ready-to-be-hit: 0 ( 0.00%) This means that robots are not getting responses from Polygraph servers or those responses get altered (e.g., Polygraph headers are getting magically stripped). You can use "--dump hdrs" option to see outgoing and incoming headers. Please send console output with that option to bugs at web-polygraph.org, and we will go from there. Thank you, Alex.