Skip to content

Extensive Client - Server Communication #175

@izderadicka

Description

@izderadicka

I'm playing with latest Opa - version 1.2.0 -- build 4463 and I was surprised by very heavy communication between client and server - I monitored requests in Chrome and Firefox dev tools.

Example - using sample birdy app ( but same behaviour I experienced in my test application):

Registration form:

  • switch focus from one input to another : 29 POST requests
  • submit (all fields empty) 110 POST requests
  • submit (correctly filled) 128 POST requests

Is this behaviour normal? I specially checked this in reference app, to be sure it's not issue in my code.
How such approach can scale?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions