Viewing 2 reply threads
  • Author
    Posts
    • #13642
      Angelo Giannuzzi
      Participant

        I’m currently trying to implement a customer login, but as I try logging in as customer, customer.pl answers too slow, making the page go in timeout. Even a password change has the same result, which is weird in a way, since it’s a index.pl matter.

        Also, currently I don’t see a resource usage spike, which i expected to cause the high response time.. Did anyone face a similar situation? Thanks in advance

      • #13694
        Manny Gatahwa
        Participant

          Can you try to inspect network elements in the browser to see where the delay is?

        • #13732
          Stefan Abel
          Participant

            Hello,

            maybe you have different backends for the Customer Authentication implemented and one of them takes a long time to run into a timeout.

            Best regards
            Stefan

        Viewing 2 reply threads
        • You must be logged in to reply to this topic.