Categories
Data Science

Analysing Response Time Differences from Apache Logs from PHP5.6 to PHP7.3

Recently I added response time to my apache logs, to keep track of how long the server response took. To do that, in your apache config apache2.conf, add %D: LogFormat “%v:%p %h %l %u %t \”%r\” %>s %O \”%{Referer}i\” \”%{User-Agent}i\” %D” vhost_combined # Added response time %D LogFormat “%h %l %u %t \”%r\” %>s %O […]

Categories
Data Science

Essential Data Science and Trading

Algorithmic Trading Zipline