roadrunner2

Results 168 comments of roadrunner2

What version of apache and apr are you using?

I see. This module was developed against apache 2.4, which was released over 7 years ago. Basically I'd recommend you upgrade (btw., you're even many revisions behind the latest in...

I don't have enough information about your exact config or setup to tell for sure, but it looks like you have something running on the same machine that is hitting...

The logs are definitely indicating the problematic connections are coming from the same machine - what other requests/accesses are you seeing from localhost? Maybe that will give a clue. You...

@bcc Thanks for chasing this down! Though I think the approach apparently taken by mod_remoteip of just removing the error message wholesale is wrong (but looking at the history it...

@earsdown Sorry for the very slow response. Yes, I'll take a PR - please put the files in a subdirectory ('rpmbuild' or 'rpm' or something). @yanhuixie This issue has been...

@m0oz Personally I use `bvi` (binary vi) for this sort of thing,

If anybody has the time and inclination to work on this, one suggestion might be to use `dtrace` to trace the NVMe driver commands in MacOS while the laptop is...

Another thing that might be easier to try is to modify the DSDT: the `_PS3` method in the `RP01` scope (search for `Scope (RP01)` and then scroll down for the...

@peterychuang The question is far from stupid: you're quite right, this looks very much like SPI stuff and it looks like it would benefit from the generic apple-properties work @l1k...