Salve Drupallers,

i have made my Site with Drupal and Some other Modules on a VPS Server. When i drop a view in a first page i see Javascripts loading on first page and i am not sure, if this will bring a deficit in loading Site. Anyway it takes a little to load the site.
Deployed modules are:
Imagegallery Advancedforum weblinks Privatemsg NodeFamily Acidfree autolocate AvatarGallery autologout Date API IMCE Googleanalytics openID Panels MetaTags jQuery Lightbox fckeditor Node Profile

What can i do to reduce the loading of the site (Of course memory will increase but in future :(

Kind regards
Jahan

Comments

janwari’s picture

One thing you could look into is to compress the js and css files using mod_deflate. It will drastically reduce the loading time.