Picture of Peter Stock (innovaphone)
Moderator Registered 224 days 23 hours
Peter Stock (innovaphone) Monday, 8 July 2024, 01:59 PM in response to Anton
Re: App Performance testing
Hi Anton,

1000+ User Connections is nothing different to a Customer with many myApps Sessions to PBX.
You should be careful with event trigged jobs, because 1000 Clients could create many traffic, so you need to take a look on the communication between clients and server.

It is therefore not dependent on the number of connections but on how efficiently the communication is regulated.

If you have a serverbased event and fire it up to 1000 Clients => no Problem

If you have a serverbased event and fire it up to 1000 Client which do an new Client Request to the AppService you will trigger a lot of webservertraffic from client to server.

For example a bad thing would be:
  1. Send a trigger "new call" to the clients
  2. The Client receives it and request Call information to the server
  3. For each client request you do a database request
=> this would be not efficient.

At the moment we have no pentesting tools for App Development Partners.


Best Regards,

Peter


← You can define your color theme preference here