Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt November 11, 2024
RevengeFNF Posted November 17, 2014 Posted November 17, 2014 Just a Question, is IPS4 here using any caching? Like Memcache, Xcache etc etc...If yes, can you tell how many MB its occupying in memory?In my Test with Beta 2, and with only me browsing, its using 42Mb in Memcache.
Management Charles Posted November 17, 2014 Management Posted November 17, 2014 Not yet but it is supported.
RevengeFNF Posted November 17, 2014 Author Posted November 17, 2014 Hmmm ok. That means the board will be even faster when you enable it.
bfarber Posted November 18, 2014 Posted November 18, 2014 Indeed - right now we are working with pretty stock functionality that doesn't require server side software (e.g. we are also not using Sphinx which is supported) to get a better gauge of what the majority of our clients will be seeing.
RevengeFNF Posted November 18, 2014 Author Posted November 18, 2014 Indeed - right now we are working with pretty stock functionality that doesn't require server side software (e.g. we are also not using Sphinx which is supported) to get a better gauge of what the majority of our clients will be seeing.Does IPS4 supports real time index with Sphinx?
Andy Millne Posted November 18, 2014 Posted November 18, 2014 Does IPS4 supports real time index with Sphinx?Yes
Management Charles Posted November 18, 2014 Management Posted November 18, 2014 It does but actually we don't use Sphinx as much as we used to. Newer versions of MySQL are a lot more efficient with search particularly now that InnoDB supports FULLTEXT. Of course Sphinx has other benefits too.
RevengeFNF Posted November 19, 2014 Author Posted November 19, 2014 It does but actually we don't use Sphinx as much as we used to. Newer versions of MySQL are a lot more efficient with search particularly now that InnoDB supports FULLTEXT. Of course Sphinx has other benefits too.Its true. But if we are able to use Sphinx with the View New Content, that will be very good for the performance of the board.I do not use Sphinx with View New Content on 3.4.7, because it only index each 15 minutes. With real time index's its a completely different story.
Makoto Posted November 19, 2014 Posted November 19, 2014 It does but actually we don't use Sphinx as much as we used to. Newer versions of MySQL are a lot more efficient with search particularly now that InnoDB supports FULLTEXT. Of course Sphinx has other benefits too.MySQL is still pretty terrible and hugely limited in regards to searching, both functionality and performance wise. I don't work with Sphinx a lot, but I have dabbled with Elasticsearch and it is worlds better than having to work with MySQL when you need to do a lot of searching, and the same surely can be said about Sphinx when you can actually fully utilize it.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.