閉める
閉める
明日に向けたネットワーク
明日に向けたネットワーク
サポートするアプリケーションとユーザー向けに設計された、より高速で、より安全で、回復力のあるネットワークへの道を計画します。
          Netskopeを体験しませんか?
          Netskopeプラットフォームを実際に体験する
          Netskope Oneのシングルクラウドプラットフォームを直接体験するチャンスです。自分のペースで進められるハンズオンラボにサインアップしたり、毎月のライブ製品デモに参加したり、Netskope Private Accessの無料試乗に参加したり、インストラクター主導のライブワークショップに参加したりできます。
            SSEのリーダー。 現在、シングルベンダーSASEのリーダーです。
            SSEのリーダー。 現在、シングルベンダーSASEのリーダーです。
            Netskope、2024年ガートナー、シングルベンダーSASEのマジック・クアドラントでリーダーの1社の位置付けと評価された理由をご確認ください。
              ダミーのためのジェネレーティブAIの保護
              ダミーのためのジェネレーティブAIの保護
              ジェネレーティブ AI の革新的な可能性と堅牢なデータ セキュリティ プラクティスのバランスを取る方法をご覧ください。
                ダミーのための最新のデータ損失防止(DLP)eBook
                最新の情報漏えい対策(DLP)for Dummies
                クラウド配信型 DLP に移行するためのヒントとコツをご紹介します。
                  SASEダミーのための最新のSD-WAN ブック
                  SASEダミーのための最新のSD-WAN
                  遊ぶのをやめる ネットワークアーキテクチャに追いつく
                    リスクがどこにあるかを理解する
                    Advanced Analytics は、セキュリティ運用チームがデータ主導のインサイトを適用してより優れたポリシーを実装する方法を変革します。 Advanced Analyticsを使用すると、傾向を特定し、懸念事項に的を絞って、データを使用してアクションを実行できます。
                        レガシーVPNを完全に置き換えるための6つの最も説得力のあるユースケース
                        レガシーVPNを完全に置き換えるための6つの最も説得力のあるユースケース
                        Netskope One Private Accessは、VPNを永久に廃止できる唯一のソリューションです。
                          Colgate-Palmoliveは、スマートで適応性のあるデータ保護により「知的財産」を保護します
                          Colgate-Palmoliveは、スマートで適応性のあるデータ保護により「知的財産」を保護します
                            Netskope GovCloud
                            NetskopeがFedRAMPの高認証を達成
                            政府機関の変革を加速するには、Netskope GovCloud を選択してください。
                              一緒に素晴らしいことをしましょう
                              Netskopeのパートナー中心の市場開拓戦略により、パートナーは企業のセキュリティを変革しながら、成長と収益性を最大化できます。
                                Netskopeソリューション
                                Netskope Cloud Exchange
                                Netskope Cloud Exchange(CE)は、セキュリティ体制全体で投資を活用するための強力な統合ツールをお客様に提供します。
                                  Netskopeテクニカルサポート
                                  Netskopeテクニカルサポート
                                  クラウドセキュリティ、ネットワーキング、仮想化、コンテンツ配信、ソフトウェア開発など、多様なバックグラウンドを持つ全世界にいる有資格のサポートエンジニアが、タイムリーで質の高い技術支援を行っています。
                                    Netskopeの動画
                                    Netskopeトレーニング
                                    Netskopeのトレーニングは、クラウドセキュリティのエキスパートになるためのステップアップに活用できます。Netskopeは、お客様のデジタルトランスフォーメーションの取り組みにおける安全確保、そしてクラウド、Web、プライベートアプリケーションを最大限に活用するためのお手伝いをいたします。

                                      How to Troubleshoot Poor SaaS Performance?

                                      Nov 15 2021

                                      80% of enterprise software is running on SaaS. The majority of users access these from outside the corporate network. How can you troubleshoot poor SaaS performance to maintain their productivity and make sure your business processes keep running smoothly? 

                                      Let’s take a first look at what drives SaaS performance and then take a closer look at how you can run diagnostics that help you draw a path towards resolution. 

                                      The drivers of SaaS performance

                                      The response time experienced by end users from SaaS platforms is driven by multiple infrastructure and application layers: endpoint, local network / WiFi, DNS, ISP, internet path, cloud secured gateways, 3P/CDNs, cloud platform and application response.  

                                      Endpoint health

                                      The performance of the end user’s machine obviously has an impact on the response times perceived by the user in the sense that it will affect the sequence and speed of interaction with the different servers delivering the application (data, images, scripts, …), the rendering on the browser and the execution of the local javascripts.
                                      To run properly, that machine will need sufficient resources (processor, memory, disk) for the browser to execute all these tasks efficiently. 

                                      The browser used to access the SaaS applications may also have an impact on the speed of rendering of the application to the user.

                                      Local network and WiFi

                                      The performance of the local network (from the location of each end user) materialized as the latency, packet loss and bandwidth available to the router may harm the performance of all web applications. WiFi coverage issues, poor quality LAN will negatively impact the experience of users, as it would impact all transactions strongly. 

                                      DNS (Domain Name System)

                                      That system translates hostnames (or FQDN) into IP addresses so that the request can be routed to the adequate nodes.

                                      DNS will affect SaaS performance in two ways: 

                                      • Resolution time: unless the DNS resolution has been performed and cached recently, translating a hostname into an IP address takes some time (making a request to a DNS server, waiting for the DNS processing to be performed and the response to be transferred back to the client). DNS has a huge impact in case of unavailability, on the other hand the DNS resolution time will affect SaaS performance in a limited way as it will only add delay when a new session is started and the DNS resolution is not found in cache. 
                                      • According to DNS service providers name servers locations and availability, DNS resolutions are performed based on a geolocation of users and used to redirect them to the closest host for each service. An error in geolocation can strongly affect response times by adding network latency to all interactions with the applications for both the server processing and the data transfer. 

                                      Network latency from the users to the SaaS platform

                                      The time needed to send packets back and forth between the user and the servers will affect all steps in using the app: establishing a TCP session, setting up a secure TLS connection (see this article for more details on this), making requests to the server, and receiving server responses. 

                                      Network latency should be considered not only to the application root servers but also to all hosts involved in the delivery of the application (CDN, authentication servers, API, third-party services). To understand more about this topic, I recommend you take a look at this article

                                      Cloud gateways and proxy servers

                                      Most enterprise IT departments have taken measures to secure the access to their SaaS applications for work from home situations. They use a variety of cloud services ensuring authentication, access rights enforcement and proxification of SaaS traffic. Commonly used solutions are zScaler, Netskope, McAfee Mvision, Prisma of Palo Alto Networks… 

                                      CASBs and Secured Web Gateways impact SaaS performance in the following ways: 

                                      • These services add some additional delay by 
                                        • redirecting the traffic to their system, which increases network latency, 
                                        • requiring some time to do the security processing and then connecting to the SaaS applications. 
                                      • These services can also suffer from geolocation errors and redirect users to nodes which are far away from users. 

                                      Here is an illustration of the impact of cloud secured gateways: 

                                      Server layers

                                      A SaaS platform is usually composed of a variety of hosts 

                                      • directly controlled by the SaaS providers 
                                      • hosted / provided by 3rd parties like CDN providers, cloud providers and 3rd party providers (like API, authentication services for example). 

                                      The response times for the requests processed by each server will depend on different layers: 

                                      TLS negotiation

                                      Communications are encrypted as a standard and users connect to the SaaS services through TLS to ensure the integrity and confidentiality of the communications. The TLS termination can be performed by dedicated pieces of infrastructure or servers. The time needed to perform the setup of the secured session depends both on the network latency, the version of TLS used and the performance of the servers (and marginally the details of the TLS negotiation). Nevertheless, it only affects the performance once per session that needs to be established. To learn more about TLS implications on performance, please read this article

                                      Server processing and data transfer

                                      Assuming we are considering modern applications, we should focus on Single Page Applications, which represent the majority of the SaaS applications. This means that the load of the initial bundle is anecdotal and most of the transactions affecting the user experience are API calls. 

                                      How to diagnose each type of SaaS performance issue? 

                                      The table hereunder lists the most common pain points when considering response times for SaaS applications and the free tools you can use to pinpoint them. 

                                      LayerPotential issueLevel of impactTypical Diagnostic tool
                                      EndpointCPU/RAM outageHighSystem monitor
                                      EndpointBrowser errorHighBrowser Devtools
                                      Local network / WiFiWiFi degradationHighNetwork configuration

                                      Traceroute / ping
                                      DNSSlow DNS resolutionLowDig
                                      DNSGeolocation errorHighBrowser Devtools; Traceroute / ping, geolocation database
                                      Network latencyPoor ISP qualityHighTraceroute
                                      Network latencyBGP path changeHighTraceroute
                                      CASB / SWGSlow processingMediumBrowser Devtools
                                      CASB / SWGGeolocation errorHighBrowser Devtools; Traceroute / ping, geolocation database
                                      TLSSlow TLS negotiationMediumBrowser Devtools
                                      Server processingSlow initial content loadingLowBrowser Devtools
                                      Server processingSlow transactionsVariableBrowser Devtools
                                      Server processingQueueing and poor critical rendering pathMediumBrowser Devtools

                                      SaaS performance degradations: what to look for? 

                                      This diagram shows which metrics can reveal which kind of problem and which tool can help identify it. 

                                      The key tools you will use to troubleshoot the issues affecting a user with poor SaaS performance will be: 

                                      Chrome Web Dev Tools

                                      How to get Performance metrics for each hit out of Chrome Web DevTools

                                      How to list the hosts and their respective IP addresses to locate your SaaS hosts

                                      Traceroute

                                      This tool present on all systems will help you understand the latency towards a host, the network path and where an eventual network outage is occuring. 

                                      Endpoint monitoring

                                      Every professional operating system offers a way to monitor system resources like CPU, RAM, disk access and network consumption.

                                      Here is an example for Mac platforms. 

                                      How to make SaaS performance monitoring at scale and permanent? 

                                      Of course, all this data is available at a given point of time and for a single endpoint; it also requires a certain level of expertise. 

                                      If SaaS performance impacts the productivity of your business, you certainly want to monitor all your users, 7 days a week to become proactive, concentrate all the diagnostic data into a single solution to reduce resolution times and optimize your SaaS performance overall.

                                      P-DEM proactively helps your teams deliver an amazing user experience while maximizing security and performance without compromise. Learn more on the Netskope P-DEM page.

                                      author image
                                      Boris Rogier
                                      Boris is an experienced entrepreneur who has led startups through their launch, investment, acceleration, worldwide scale, exit, and integration into global organizations.
                                      Boris is an experienced entrepreneur who has led startups through their launch, investment, acceleration, worldwide scale, exit, and integration into global organizations.

                                      Stay informed!

                                      Subscribe for the latest from the Netskope Blog