By aelsharawi on Friday, 13 June 2014
Posted in Technical Issues
Replies 14
Likes 0
Views 1.2K
Votes 0
Hi
I managed to improve the website speed with CDN

however the AJAX registration (which checks for email if it is registered or not) and the button of register no more works

the only way to solve this is clearing easysocial cache ,but after few minutes it comes back
I have changed the javascript compression in easysoical to (uncompressed) it worked now,will kee updates if it failes
·
Saturday, 14 June 2014 13:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello aelsharawi,

I'm sorry that missed up of this post thread, okay keep us updated then.
·
Saturday, 14 June 2014 13:47
·
0 Likes
·
0 Votes
·
0 Comments
·
no worried ,I know it is weekend,but looks like it didnt work,can you please ,see if it is reproduced at your end ?
·
Saturday, 14 June 2014 14:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Aelsharawi,

Regardless of what settings I change on the back end, the front end doesn't seem to be modified. Can you please advise if there are any other caching mechanism on the site?
·
Saturday, 14 June 2014 16:26
·
0 Likes
·
0 Votes
·
0 Comments
·
I re-enabled compression,and added a direct cdn inside easysocial "instead of the flare one"
·
Saturday, 14 June 2014 16:28
·
0 Likes
·
0 Votes
·
0 Comments
·
thanks mark for your help,yes there is "cdn" cach of jss and css, I will flush it now (will take few minutes to be effective)
===
or you can directly access the website through the direct ip (attached)
·
Saturday, 14 June 2014 16:35
·
0 Likes
·
0 Votes
·
0 Comments
·
also in this cloud ,there is some compression
·
Saturday, 14 June 2014 16:37
·
0 Likes
·
0 Votes
·
0 Comments
·
the website is slow now,I assume that you are editing something so I will not change anything unless I got your feedback
=======edit===
I created a clone for you with the last version of the main
·
Sunday, 15 June 2014 04:21
·
0 Likes
·
0 Votes
·
0 Comments
·
I noticed that you disabled the system-cach plugin ,can you advise of other modifications that you changed in the main domain.
ps: your changes are still at the clone
=I reinstalled easyscoial in the main domain=
·
Sunday, 15 June 2014 05:44
·
0 Likes
·
0 Votes
·
0 Comments
·
I think it is working now

here is what I did
1-reinstall easyscoial
2-clear chach
3-recomplile themes in easysocial
4-clear the browser cach

it is now working ,I dont know if it is a bug or not,for you MARK u can play with the clone as much as u can ,to identify if it is a bug or not.


thanks
·
Sunday, 15 June 2014 09:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Aelsharawi,

I think there's some intensive caching on the css / js which causes those errors (It was probably fixed in some instances) but because it is heavily cached, it's probably throwing those errors.
·
Sunday, 15 June 2014 17:56
·
0 Likes
·
0 Votes
·
0 Comments
·
thanks MARK ,Can you advise which files do I need to exclude from caching ?

is it com_ajax ?
·
Tuesday, 17 June 2014 04:02
·
0 Likes
·
0 Votes
·
0 Comments
·
·
Tuesday, 17 June 2014 04:11
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Aelsharawi,

Hm, no it's not really related to ajax calls but the javascript files itself. Whenever you hit any js errors, the best way to troubleshoot it is via,

1. Turn off all cdn / cache

2. Change to development mode

3. See which file is throwing errors and what line, report it to us.

At times, compressing all javascripts into a single file could be problematic because we do not know if the previous javascript from modules / other extensions are throwing errors and breaking the whole js block
·
Wednesday, 18 June 2014 01:15
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post