Opened 13 years ago
Closed 13 years ago
#241 closed defect (fixed)
hardcoded upper limit for number of PT-Server matches
Reported by: | epruesse | Owned by: | devel |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | PT server | Version: | SVN |
Keywords: | Cc: | epruesse@… |
Description
r7980 increases the limit from 100k to 1Mi
At a ten-fold increase the would reappear in about 5 years, though. If someone does weird stuff, maybe earlier.
Would it be possible to a) allow changing the value w/o recompile? b) print a loud and clear error message once the cap is used?
Especially b would be great. Otherwise, it's going to be guessing and hoping that everything works.
Change History (1)
comment:1 Changed 13 years ago by westram
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
a+b fixed by [7987]