Changed some context for Rspamd HS issue
Dieser Commit ist enthalten in:
Ursprung
73a51aaa40
Commit
8672a06f9b
2 geänderte Dateien mit 1 neuen und 9 gelöschten Zeilen
|
@ -132,10 +132,6 @@ AnschlieĂźend Rspamd neustarten mit:
|
||||||
|
|
||||||
Nun kompiliert Rspamd die besagten Regex Maps wieder neu mit Hyperscan.
|
Nun kompiliert Rspamd die besagten Regex Maps wieder neu mit Hyperscan.
|
||||||
|
|
||||||
!!! warning "Achtung"
|
|
||||||
Das originale Hyperscan funktioniert (Stand Mai 2023) **NUR** auf x86. ARM64 wird voraussichtlich **nicht** offiziell von Intel supported[^3]
|
|
||||||
|
|
||||||
|
|
||||||
[^1]: [netcat](https://linux.die.net/man/1/nc), [nmap](https://linux.die.net/man/1/nmap), [openssl](https://wiki.openssl.org/index.php/Manual:S_client(1)), [telnet](https://linux.die.net/man/1/telnet), etc.
|
[^1]: [netcat](https://linux.die.net/man/1/nc), [nmap](https://linux.die.net/man/1/nmap), [openssl](https://wiki.openssl.org/index.php/Manual:S_client(1)), [telnet](https://linux.die.net/man/1/telnet), etc.
|
||||||
[^2]: [Hyperscan](https://github.com/intel/hyperscan)
|
[^2]: [Hyperscan](https://github.com/intel/hyperscan)
|
||||||
[^3]: [Status fĂĽr Hyperscan auf ARM64](https://github.com/intel/hyperscan/pull/287#issuecomment-746558138)
|
|
||||||
|
|
|
@ -132,10 +132,6 @@ Restart Rspamd afterwards:
|
||||||
|
|
||||||
Now Rspamd recompiles the said regex maps again with Hyperscan.
|
Now Rspamd recompiles the said regex maps again with Hyperscan.
|
||||||
|
|
||||||
!!! warning
|
|
||||||
The original Hyperscan works (as of May 2023) **ONLY** on x86. ARM64 is **not** expected to be officially supported by Intel[^3]
|
|
||||||
|
|
||||||
|
|
||||||
[^1]: [netcat](https://linux.die.net/man/1/nc), [nmap](https://linux.die.net/man/1/nmap), [openssl](https://wiki.openssl.org/index.php/Manual:S_client(1)), [telnet](https://linux.die.net/man/1/telnet), etc.
|
[^1]: [netcat](https://linux.die.net/man/1/nc), [nmap](https://linux.die.net/man/1/nmap), [openssl](https://wiki.openssl.org/index.php/Manual:S_client(1)), [telnet](https://linux.die.net/man/1/telnet), etc.
|
||||||
[^2]: [Hyperscan](https://github.com/intel/hyperscan)
|
[^2]: [Hyperscan](https://github.com/intel/hyperscan)
|
||||||
[^3]: [Status for Hyperscan on ARM64](https://github.com/intel/hyperscan/pull/287#issuecomment-746558138)
|
|
Laden …
In neuem Issue referenzieren