Ben cms olarak php (dizin script, vb) ve wordpress kullanarak web sitelerinin birkaç geliştiriyorum. i statik dosyaları (css, js, images) için CDN kullanarak, performansını artırmak gerekir. Sorun css ve javascript dosyaları anında oluşturulan, olduğunu. i nedeniyle yahoo ve bir dosya içine dosyaları birleştirmek için bazı uzman tavsiyesi yaptım. Ayrıca css dosyaları temel rengi değişiyor.
for the time being, i use couple of small vps but still its not fast enough. i already contact maxcdn and the support guy said that they dont have such kind of services. what i need is: a cdn that will serve the request from user/visitor and there's no file in local disk, the cdn will redirect/fetch it from another domain/server.
in vps, it could be done easily using combination of .htaccess and php, but NOT in the cdn. most of cdn only support purely static files. is there any such cdn that will server semi-dynamic files?