Page 1 of 1
CloudFlare Rocket Loader - What else does it break?
Posted: Wed Jan 28, 2015 12:29 am
by Dhaupin
Trying out the CloudFlare rocket loader and noticing it seems to break checkout/cart and checkout/checkout on 1.5.6.x (prob due to their inline ajax stuff). The fix is easy: in CF just make a rule to exclude yoursite.com/checkout/* from using Rocket Loader. There could be more areas that need rules though.
Question is: Anyone else use CF? Are there any other spots you are noticing that scripts may break with Rocket Loader?
Re: CloudFlare Rocket Loader - What else does it break?
Posted: Fri Apr 17, 2015 11:08 pm
by sk786
Dhaupin wrote:Trying out the CloudFlare rocket loader and noticing it seems to break checkout/cart and checkout/checkout on 1.5.6.x (prob due to their inline ajax stuff). The fix is easy: in CF just make a rule to exclude yoursite.com/checkout/* from using Rocket Loader. There could be more areas that need rules though.
Question is: Anyone else use CF? Are there any other spots you are noticing that scripts may break with Rocket Loader?
Admin section is not working 100% properly in opencart 2 (even with a page rule to have all the features disabled)
Re: CloudFlare Rocket Loader - What else does it break?
Posted: Fri Nov 04, 2016 7:23 am
by HAO
I would like to ask, How to solve the reCAPTCHA can not connect properly the problem?
Because I use the CloudFlare service, My reCAPTCHA connection timeout caused by the wrong problem.
Is there any way to solve it?
Re: CloudFlare Rocket Loader - What else does it break?
Posted: Sun Nov 06, 2016 1:26 pm
by Daniel
because cookies can not be sent via ajax. you need to turn cloud flare off for some pages.
Re: CloudFlare Rocket Loader - What else does it break?
Posted: Sun Nov 06, 2016 1:37 pm
by HAO
I'm really sorry, I can only use Google Translate to understand what you mean.
I ask you to facilitate the use of screenshots teach me how to do?
If it causes trouble, please forgive me!
Re: CloudFlare Rocket Loader - What else does it break?
Posted: Mon Nov 07, 2016 12:14 am
by JNeuhoff
I wouldn't recommend CloudFlare in the first place. Contrary to what it claims (being a CDN) in many cases it actually slows down things. Get a decent web host instead.
Re: CloudFlare Rocket Loader - What else does it break?
Posted: Mon Nov 07, 2016 9:18 pm
by HAO
I know it's not the best CDN service, But we are often subjected to hacker DDoS attacks, This is a fact.
How do we effectively to prevent hacker attacks, For our friend suggested, I can only choose it, Let us at least be able to function properly reCAPTCHA.
Can anyone teach me how to use it?
Re: CloudFlare Rocket Loader - What else does it break?
Posted: Thu Nov 30, 2017 1:13 am
by straightlight
How do we effectively to prevent hacker attacks, For our friend suggested, I can only choose it
You can also choose the use of the CSRF form protection:
https://www.opencart.com/index.php?rout ... on_id=4773