could you explain what this limit is and how it works exactly?
if its a limit for "each configuration entry", and not a "total number of entries" then this wouldnt be causing my problem, because the redirect lines im using are as short as possible
if its a limit for "each configuration entry", and not a "total number of entries" then this wouldnt be causing my problem, because the redirect lines im using are as short as possible
Yes, there is a limit for each configuration entry. We will increase the limit in next release.
But, 1470 lines of rewrite rules is too much, It will slowdown the server a lot. If possible, you can use a rewrite map to simplify the rewrite rules, and it will run a lot faster.
But, 1470 lines of rewrite rules is too much, It will slowdown the server a lot. If possible, you can use a rewrite map to simplify the rewrite rules, and it will run a lot faster.