Warning: ob_start(): function '' not found or invalid function name in /home/zululandmx/wojtyszyn.pl/symfony-1.2.10/lib/config/sfApplicationConfiguration.class.php on line 157

Notice: ob_start(): failed to create buffer in /home/zululandmx/wojtyszyn.pl/symfony-1.2.10/lib/config/sfApplicationConfiguration.class.php on line 157
> No expiration (client_lifetime is 0) # get /httpcache/page1 ok 1 - response header Last-Modified matches /^14 May 2025 09\:/ (Wed, 14 May 2025 09:42:39 GMT) ok 2 - response header ETag is 1 (8575363693aedf923f88edcdf337c554) ok 3 - response header Expires is "" () ok 4 - response header Cache-Control is "" () > Expiration (client_lifetime is 86400) # get /httpcache/page2 ok 5 - response header Last-Modified is "" () ok 6 - response header ETag is "" () ok 7 - response header Expires matches /^15 May 2025 09\:/ (Thu, 15 May 2025 09:42:39 GMT) ok 8 - response header Cache-Control matches /max-age=86400/ (max-age=86400) > Expiration (client_lifetime is 86400) but the developer has set a Last-Modified header # get /httpcache/page3 ok 9 - response header Last-Modified matches /^13 May 2025 09\:/ (Tue, 13 May 2025 09:42:39 GMT) ok 10 - response header ETag is "" () ok 11 - response header Expires is "" () ok 12 - response header Cache-Control is "" () > No expiration and the developer has set a Last-Modified header # get /httpcache/page4 ok 13 - response header Last-Modified matches /^13 May 2025 09\:/ (Tue, 13 May 2025 09:42:39 GMT) ok 14 - response header ETag is 1 (8575363693aedf923f88edcdf337c554) ok 15 - response header Expires is "" () ok 16 - response header Cache-Control is "" () 1..16 Looks like everything went fine.