Re: cookiesrc -> DEFAULT ACCEPT works, while gmail.com ACCEPT doesn't
Roger <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
>I don't think I clarified myself well enough, I'm performing: > >$ ps ax |grep dpi >$ kill [PID's of all *dpi* related processes] > >At this point, since no *dpi* processes are remaining when doing ps ax, I >safely assume Dillo's cookie dpi is stopped. OK. I'm now converted to using "dpidc stop" instead of issueing `ps ax |grep dpi && kill [pid's]` I did convert my cookiesrc to use the prefix dot to the domain names. I then renamed the top DEFAULT to DENY. Restarted Dillo and am now finding GMail working, although I *know* I tried the above but using the `kill pid's` method and verifying no *dpi* processes were remaining. Yes, and I double double checked for those *dpi processes! From what I was seeing, it was like the server or my computer was pulling from cache, or as if there were a stale persistent dpi process still present. At this point, I'll gander it was something with the dpi processes not cleanly exiting due to the kill signal. (I doubt a *dpi* process was hidden from proc.) -- Roger http://rogerx.freeshell.org/