![]() |
TTFB Job - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: Commercial Services (/forumdisplay.php?fid=18) +--- Forum: Web Site Optimization Help Needed (/forumdisplay.php?fid=20) +--- Thread: TTFB Job (/showthread.php?tid=15440) |
TTFB Job - Davidryan - 07-11-2018 08:51 PM Our clients TTFB is slow 1.266s we need to get it fixed if anyone can help let me know and I can share the details. [attachment=819] RE: TTFB Job - dfavor - 07-12-2018 12:15 AM Post URL of site your testing + likely someone can assist. Keep in mind TTFB relates to your runtime environment... This includes code versions running + tuning of each software layer. Normal fix will be to audit your tuning with various tools + fix any diagnostics emitted... Like reviewing your Apache logs (error + access), PHP FPM logs (thread messages + scripts taking too long to run), MariaDB/MySQL (slow/error logs, mysqltuner). The path to fixing TTFB slowness is easy + straight forward, if you're running a LAMP Stack + have root ssh access to your machine. If not... fixing TTFB problems can be long + expensive. |