logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

slow static pages: msg#00003

Subject: slow static pages
Version: cl-http-70-214-s84-devo

I serve static html pages (a local copy of http://www.bsi.bund.de/english/gshb/manual/index.htm )
via this url.

(http:export-url #u"/doc/"
           :directory
           :recursive-p t
           :pathname  *data-directory*
           :expiration `(:interval ,(* 15. 60.))
           :public t
           :language :en
           :keywords '(:it-baseline-protection
                       :it-security-guidelines
                       :it-grundschutz-manual))

It is very slow (more than half a minute per page).
Any ideas how i can speed up this process ?

Helmut

_______________________________________________
WWW-CL mailing list
WWW-CL@xxxxxxxxxxxxxxxxxxx
https://lists.csail.mit.edu/mailman/listinfo/www-cl



<Prev in Thread] Current Thread [Next in Thread>