Looks like you are hitting the limit on connections per server. I see you are loading a lot of static files and my advice is to separate them on subdomains and serve them directly with Nginx for example.
- Create a subdomain called img.yoursite.com and load all your images from there.
- Create a subdomain called scripts.yourdomain.com and load all your JS and CSS files from there.
- Create a subdomain called sounds.yoursite.com and load all your MP3s from there… etc..
Nginx has great options for directly serving static files and managing the static files caching.
Related Posts:
- Does mobile Google Chrome support browser extensions?
- Chrome theme new tab background does not fill correctly
- An existing connection was forcibly closed by the remote host
- Chrome not Firefox are not dumping to SSLKEYLOGFILE variable
- Chrome not Firefox are not dumping to SSLKEYLOGFILE variable
- Google Chrome forcing download of “f.txt” file
- Failed to load PDF document in Chrome
- What does ==$0 (double equals dollar zero) mean in Chrome Developer Tools?
- “CAUTION: provisional headers are shown” in Chrome debugger
- Connect: Socket operation on non-socket
- Connect: Socket operation on non-socket
- How to Fix ERR_HTTP2_INADEQUATE_TRANSPORT_SECURITY in IIS on Windows Server 2016
- Where does Chrome keep the SQLite Database file it writes things like stored passwords to?
- Where does Chrome store cookies?
- Socket Programming in C++
- ResizeObserver – loop limit exceeded
- View google chrome’s cached pictures [closed]
- What is the difference between a port and a socket?
- Will setting a multicast destination address to FFFF.FFFF.FFFF make it a broadcast?
- java.net.SocketException: Connection reset
- Duplicate headers received from server
- Sending string via socket (python)
- When running WebDriver with Chrome browser, getting message, “Only local connections are allowed” even though browser launches properly
- Apps, Extensions and scripts cannot be added from this website
- What is the quickest way to HTTP GET in Python?
- Where to find the complete definition of off_t type?
- How to make audio autoplay on chrome
- How to disable Google Chrome auto update?
- Socket.Select returns error “An operation was attempted on something that is not a socket”
- wget: unable to resolve host address `http’
- Chrome Push Notification: This site has been updated in the background
- Where is the new Emulation tab in Chromes console drawer?
- Google Chrome Ignoring Hosts File
- Workaround for Your Flash settings will be kept until you quit Chrome
- Disable developer mode extensions pop up in Chrome
- How can I force a hard reload in Chrome for Android
- Difference between Chrome Apps and Extensions
- Chrome’s fonts are too light to read
- Chrome: console.log, console.debug are not working
- Chrome Version 44.0.2403.89 m is trying to force HTTPS
- What is the difference between POST and PUT in HTTP?
- What caused the “Unchecked runtime.lastError: The message port closed before a response was received.” warning?
- Chrome sendrequest error: TypeError: Converting circular structure to JSON
- How can you find out which process is listening on a TCP or UDP port on Windows?
- How to download a file over HTTP?
- Axios Delete request with body and headers?
- Is there a Google Voice API?
- SBOX_FATAL_MEMORY_EXCEEDED error shown when Chromedriver turned 1800-1900 pages using Selenium
- PHP + curl, HTTP POST sample code?
- Response to preflight request doesn’t pass access control check
- How do I send a POST request with PHP?
- Custom Tumblr theme wont save because of non-https urls?
- C++ network programming
- Why is it said that “HTTP is a stateless protocol”?
- Chrome net::ERR_INCOMPLETE_CHUNKED_ENCODING error
- How to create PPTP connection with Java?
- Command line for looking at specific port
- Error: nodename nor servname provided, or not known (python sockets)
- gaierror: [Errno 8] nodename nor servname provided, or not known (with macOS Sierra)
- What could cause “connect ETIMEDOUT” error when the URL is working in browser?
- Getting “socket.error: [Errno 61] Connection refused” python paramiko
- WSACancelBlockingCall exception
- getElementsByAttribute() is not a function
- Chrome says my extension’s manifest file is missing or unreadable
- What is the reason and how to avoid the [FIN, ACK] , [RST] and [RST, ACK]
- Exception in thread “main” java.net.NoRouteToHostException: No route to host
- UDP vs TCP, how much faster is it?
- nodejs – first argument must be a string or Buffer – when using response.write with http.request
- Python Socket Multiple Clients
- Regular expression that matches valid IPv6 addresses
- SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 81
- Get local IP address
- Level vs Edge Trigger Network Event Mechanisms
- Serving HTTP and HTTPS from one installation
- How can I change HTTP headers only to posts of a specific category from a plugin
- How do I authenticate WP users from a chrome extension?
- Broken urls with http site and https wp-admin
- Why does chrome keep downloading a file instead of running the site?
- Can’t login to Dashboard when changing site URL to HTTPS
- Using wp-cron in backpress – problems with wp_remote_post, fsockopen error
- 403 error on admin login page
- Running index.php from command line & load balancer health checks
- Is it possible to access the wp-admin from one instance while keeping WP_HOME pointing to the balancing url?
- Woocommerce: Can’t put items in cart in iframe and on iphone
- wrong media url in wordpress
- Allow non-SSL pages to use https or Force non-SSL pages to http?
- Any any insecure http:// URLs left in wordpress?
- Implementing a URL Shortener
- How to convert srcset links from https to http?
- Local WordPress with WAMP downloads files out of Nowhere
- Reading URL Parameters
- Display values of current POST request on page
- Understanding Redirects
- Staging Session Randomly Switched from Secure (https) to Not Secure
- Sudden Upload HTTP errors, PHP uploads and memory limits are already to high to my taste. Anything else?
- How to fix this CORS error?
- Why is http header providing 404 while site is online?
- The plain HTTP request was sent to HTTPS port in wordpress [closed]
- How to check if a port is blocked on a Windows machine?
- Changing my URL in General Settings cause the site to crash