Speeding up search times?
Added by nick cuneo about 13 years ago
I noticed on redmine.org that searching for stuff is blazing fast, and was wondering if there was any configuration or indexing we could do on our end to speed up our searches? Or is it just a matter of throwing more cpu at the problem.
Thanks,
Nick
About your application's environment
Ruby version 1.8.7 (x86_64-linux)
RubyGems version 1.4.2
Rack version 1.1.1
Rails version 2.3.11
Active Record version 2.3.11
Active Resource version 2.3.11
Action Mailer version 2.3.11
Active Support version 2.3.11
Edge Rails revision unknown
Application root /opt/redmine-1.2.1
Environment production
Database adapter mysql
Database schema version 20110511000000
Red Hat Linux 5.5, phusion passenger, apache
Replies (1)
RE: Speeding up search times? - Added by nick cuneo about 13 years ago
We installed one of the pre-configured redmine servers to play with and noticed that even navigating using ssl, searches are being cached, is this an apache thing or a redmine setting somewhere we can turn on?
Thanks,
Nick