• Beam me out!
    link
    fedilink
    23 months ago

    @isVeryLoud @hash0772 I had similar experience. I was able to resolve the slowness by enabling swap on the vps. What was worst is that over time Bing and Google API changed and it stopped working, took quite long troubleshooting. Occasionaly I would hit some kind of rate limit and got nothing from Google. It was too much hassle and not worth the vps cost.

    • setVeryLoud(true);
      link
      fedilink
      13 months ago

      Cost is whatever since this VPS is being used for other things.

      I’m a bit confused about swap solving things though since it’s unlikely to be a memory issue.

      • Beam me out!
        link
        fedilink
        03 months ago

        @isVeryLoud It was for me, I monitored the server and each query would bump up the memory quite a bit. But that sucker had only 512 MB I think. It could’ve been some issue that’s already fixed with newer Searx versions.