Chris Mayo
Chris Mayo
There's also `-Dall` if this is still happening with V10.
It was partly, something like DOS, if that was within the capability of LinkChecker, not sure about DDOS, but at least to prompt a conversation with the server administrator. This...
Basically yes, though let's forget DOS completely in the description and just describe the relationship to `maxrequestspersecond` (maybe it could have that much of an impact but I guess it...
Had time to read `Aggregate.wait_for_host()`. Some of my assumptions / questions above weren't valid.
Maybe it would be possible to not add a new option but extend `maxrequestspersecond` to support MULTILINE as well, accepting per-host values which would also give control over not just...
You could try adding `'` to `_nopathquote_chars` in your local copy: https://github.com/linkchecker/linkchecker/blob/4d9a39089d579208e0e073fc26e3ba8a24489e4f/linkcheck/url.py#LL402C1-L402C19 I think any permanent change would need some careful investigation and more tests, not least because `url_needs_quoting()` is...
Indeed the reason for the contents of `_nopathquote_chars` is exactly the sort of thing that needs investigating. I think there is a workaround for now without any changes: in my...
For syntax checking every link is broken down and put back together. Somehow because of the apostrophe the reconstituted link doesn't appear to LinkChecker to be a child of the...
I haven't tried it again but reading https://github.com/linkchecker/linkchecker/issues/745#issuecomment-1577295743 again there were two parts: internlinks and a trailing slash. Hopefully: `linkchecker --config=linkcheckerrc "https://boyde.ithaky.net/Mark's Gospel/"`
> The navigation cube bug is something I noticed recently. I agree that this bug seems very closely related to #13303. > > The weekly build fixes all Qt problems....