File: BUGS.html

package info (click to toggle)
jdresolve 0.6.1-7
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 460 kB
  • sloc: sh: 70; makefile: 4
file content (9 lines) | stat: -rw-r--r-- 333 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
<P>
Know bugs:
</P>

<UL>
<LI>
The host count is not accurate for logs that don't fit in the line cache. This is due to the fact that we can't tell if a host has shown up before during the resolve process. A per-session database could be used for this, but would slow down the process and also require extra database support.
</UL>