Advertisement
Guest User

Untitled

a guest
Sep 12th, 2011
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1.  
  2. stefano@lenny64 ~ $ wget -q -O - http://localhost:1978/flcache-basic1/file.txt --save-headers && echo
  3. HTTP/1.0 200 OK
  4. Connection: Keep-Alive
  5. Keep-Alive: timeout=5, max=500
  6. Date: Mon, 12 Sep 2011 21:17:03 GMT
  7. Server: Cherokee/1.2.99 (Debian GNU/Linux)
  8. Last-Modified: Mon, 12 Sep 2011 18:41:43 GMT
  9. Content-Length: 44
  10. X-Cache: MISS from localhost:1978
  11.  
  12. Front-line cache boosts Cherokee performance
  13. stefano@lenny64 ~ $ wget -q -O - http://localhost:1978/flcache-basic1/file.txt --save-headers && echo
  14. HTTP/1.0 200 OK
  15. Connection: Keep-Alive
  16. Keep-Alive: timeout=5, max=500
  17. Date: Mon, 12 Sep 2011 21:17:04 GMT
  18. Server: Cherokee/1.2.99 (Debian GNU/Linux)
  19. Last-Modified: Mon, 12 Sep 2011 18:41:43 GMT
  20. Content-Length: 44
  21.  
  22. Front-line cache boosts Cherokee performance
  23. stefano@lenny64 ~ $ wget -q -O - http://localhost:1978/flcache-basic1/file.txt --save-headers && echo
  24. HTTP/1.0 200 OK
  25. Connection: Keep-Alive
  26. Keep-Alive: timeout=5, max=500
  27. Date: Mon, 12 Sep 2011 21:17:05 GMT
  28. Server: Cherokee/1.2.99 (Debian GNU/Linux)
  29. Last-Modified: Mon, 12 Sep 2011 18:41:43 GMT
  30. Content-Length: 44
  31.  
  32. Front-line cache boosts Cherokee performance
  33. stefano@lenny64 ~ $ wget -q -O - http://localhost:1978/flcache-basic1/file.txt --save-headers && echo
  34. HTTP/1.0 200 OK
  35. Connection: Keep-Alive
  36. Keep-Alive: timeout=5, max=500
  37. Date: Mon, 12 Sep 2011 21:17:08 GMT
  38. Server: Cherokee/1.2.99 (Debian GNU/Linux)
  39. Last-Modified: Mon, 12 Sep 2011 18:41:43 GMT
  40. Content-Length: 44
  41.  
  42. Front-line cache boosts Cherokee performance
  43. stefano@lenny64 ~ $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement