Hello all!
We are building a proxied app for a client that has a custom shopping guide component (http://pocparties.com/apps/drupal-product-builder/baby-shower for example).
As you can see, the application is large (several megabytes). So it is a large page. My question is why, when we load it on our own server (not through the proxy), is the request instantaneous (just a couple of seconds). When we load it through the proxy, Shopify takes upwards of 15 seconds to process the request. I do realize the page is large so the load time on the front-end will be a bit longer (hence the loader bar). But why is the request taking so long?
Just wondering if anyone else has encountered this issue or if there are any possible workarounds? We do plan on (eventually) splitting the builder into ajax steps but in the short term we have a very slow loading page.
Any insight would be amazing. Thanks so much guys!