imthebest
Well-known member
Until today I had only 10 route filters and load speed of my pages was smooth. I have just added 7 more route filters, so now I have 17 in total and I feel that when loading threads and forums there is an additional 1 second to load any page! Is this possible? Can route filters degrade performance?
Or maybe it's because I have these:
threads/ > topics/
threads/{title}/add-reply > topics/{title}/publish
threads/{title}/page-{num:digit} > topics/{title}/chapter-{num:digit}
Are these conflicting? Will these ones {especially those with a variable parameter} affect performance?
Thanks,
Super120
Or maybe it's because I have these:
threads/ > topics/
threads/{title}/add-reply > topics/{title}/publish
threads/{title}/page-{num:digit} > topics/{title}/chapter-{num:digit}
Are these conflicting? Will these ones {especially those with a variable parameter} affect performance?
Thanks,
Super120