php - LAMP with Varnish intermittent 302 redirects -
i've got php website sites behind varnish , i'm getting 16/17 302 redirect same page.
for example user visits https://www.example.com/page.php?some_query_string=multiple, sometimes, redirected same page on , on again (around 16/17 times) before settling on same page. firstly noticed happening wanted add code track when visited page.php. finding function called multiple times 1 page visit.
checking apache logs can see it's 302 redirect causing issue.
any ideas on cause of , how trace route course. strange thing doesn't happen on every visit of page.php, time time.
Comments
Post a Comment