Thread: Swapping
View Single Post
  #15  
Old 10-17-2007, 12:41 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
Does the download link point to a PHP script or directly to the static file?

If static file is streamed through PHP script, the static file will be buffered by LSWS as well, so it is not efficient at all.
Reply With Quote