Hi,
We see a tail that slows down the page load time. It emerged in November last year. We contacted the developers of shopify and no one was able to respond.
Response Version - HTTP/2.0
access-control-allow-credentials
true
access-control-allow-headers
User-Agent,Accept,Content-Type,X-Monorail-Edge-Event-Created-At-Ms,X-Monorail-Edge-Event-Sent-At-Ms,X-Monorail-Edge-Client-Message-Id,X-Monorail-Edge-Device-Install-Id,X-Monorail-Edge-Accept-Language,X-Monorail-Edge-Content-Language,X-Forwarded-For
access-control-allow-methods
OPTIONS,POST
access-control-allow-origin
https://eliveragroup.com
access-control-max-age
86400
content-length
0
date
Mon, 13 Jan 2020 11:09:04 GMT
status
200
strict-transport-security
max-age=63072000; includeSubDomains; preload
x-dc
gke
x-request-id
2b0c393f-d1f8-41f0-b265-026d7db5a41f
Request Version - HTTP/2.0
:authority
monorail-edge.shopifysvc.com
:method
POST
:path
/v1/produce
:scheme
https
accept
*/*
accept-encoding
gzip, deflate, br
accept-language
en-US,en;q=0.9
content-length
727
content-type
text/plain
origin
https://eliveragroup.com
referer
https://eliveragroup.com/
user-agent
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36
https://monorail-edge.shopifysvc.com/v1/produce
https://gtmetrix.com/reports/eliveragroup.com/A3EFrEdt
2 Likes
MaDub
March 25, 2020, 10:36pm
2
May have something to do with Shopify’s load balancing.
This thread shed some light on it.
https://community.shopify.com/c/Technical-Q-A/Monorail-edge-shopify-use/td-p/605942/page/2
2 Likes
If you go to Google Console Mobile Friendly Test, you will see that it shows an error. See picture:
Same issue for me, any solution so far ?
I am having this issue also. I would love to know if it is slowing down my page speed and how to rectify?
1 Like
Has anyone had a response from Shopify yet?https://monorail-edge.shopifysvc.com is appearing as 404s.
This is slowing down my new website ridiculously, from a fresh debut theme.
1 Like
I’m also facing same issue on this site najmaonline.com .
Lighthouse, Rich Search result, gmetrix all showing this resource loading issue.
Hello Shopify.
My new website has slow down page speed … Please let me know how to rectify? and what is cause this on my page.
thank you
For me too! Really hope that Shopify addresses this soon. Seems like there are plenty of us with this issue.
Same issue here. Slow down is not what I’m after. Are they on to this issue?
same issue - leaving this here to get notified about updates
Levi5
December 13, 2021, 6:07pm
15
Yes, my google web console is kicking me redirect errors with the /v1/produce URL that is being created by Shopify. Please help.
Same issue here and this needs to be rectified please …
Angiras
February 1, 2022, 7:43pm
17
Hi, I am also facing the same issue. A post request is being fired every second. This is dramatically slowing down the app. I am adding a snapshot of number of requests that have been already sent in about half an hour. Kindly help.
1 Like
Angiras
February 2, 2022, 8:30am
18
Upon further investigation I found that the following script is causing the problem.
https://cdn.shopify.com/shopifycloud/web/assets/v1/latest/main-a63df8123828fba6531a0a5b88cc0e58d182fc91f62ad193ca4dba94ddbd92c5.js
And inside this script this particular block of code is the culprit
"./node_modules/@shopify/monorail/lib/config/endpoints.js": function(e, t, n) {
"use strict";
Object.defineProperty(t, "__esModule", {
value: !0
}),
t.DEVELOPMENT_DOMAIN = "http://localhost:8082",
t.PRODUCTION_DOMAIN = "https://monorail-edge.shopifysvc.com",
t.PRODUCE_BATCH_ENDPOINT = "/unstable/produce_batch",
t.PRODUCE_ENDPOINT = "/v1/produce",
t.PRODUCTION_CANADA_ENDPOINT = "https://monorail-edge-ca.shopifycloud.com/v1/produce",
t.extractDomain = function(e) {
return "https://" + new URL(e).hostname
}
}
fwiw, I contacted support and got this back:
As per back end this is a normal part of a Shopify store. It helps run Shopify Analytics, and it should not cause any problems for page speed (the calls it makes are very tiny). This is for conducting tests on stores with various tools, including Chrome inspector tools, multiple calls to something called “produce” or https://monorail-edge.shopifysvc.com/v1/produce
Not a real answer, but nothing we can do about it either.
1 Like
It’s not particularly helpful at all and doesn’t consider the impact on
analytics when fake subscriber emails bounce.