Files
MaxScale/server
Johan Wikman 15a22ec295 Do not use shared PCRE2 match data
The match data needs to be unique for each thread, so for the time
being it is created whenever it is needed. A more performant (although
possibly to a negigible amount) solution would be to have a separate
match data for each thread, but that will have to wait for 2.2.
2017-03-21 15:21:13 +02:00
..
2017-03-21 15:19:10 +02:00
2016-11-28 14:37:26 +02:00
2017-02-14 21:42:28 +02:00
2017-01-16 10:56:33 +02:00