Jason Stangroome
Jason Stangroome
PageSpeed 1.13.35.2 on nginx 1.13.8 on Ubuntu 14.04 (and on Minikube). Original HTML contains: ``` ``` Rewritten HTML contains: ``` ``` The first request for `/css/A.store.css+vendor.css,Mcc.HBFc8IpUqh.css.pagespeed.cf.OBCdvpW_8K.css` (ie cache miss) with...
### Vagrant version v2.2.19, bug did not occur in v2.2.18 ### Host operating system Windows 11, Version 21H2 (OS Build 22000.376) with Virtualbox 6.1.30 r148432 ### Guest operating system `ubuntu/focal64`...
Add Elastic's logstashforwarder repo to aptly and attempt update: ``` $ aptly mirror create logstashforwarder http://packages.elastic.co/logstashforwarder/debian stable main $ aptly mirror update logstashforwarder Downloading http://packages.elastic.co/logstashforwarder/debian/dists/stable/InRelease... Downloading http://packages.elastic.co/logstashforwarder/debian/dists/stable/Release... Downloading http://packages.elastic.co/logstashforwarder/debian/dists/stable/Release.gpg... gpgv:...
While one workflow continues to write an ongoing stream of frames to the encoder, enable the file and chunk size headers to be updated so that a valid snapshot can...
My primary goal is for http client requests to trace time-to-first-response-byte, and there is very likely a much more efficient method to capture just this detail. The time to the...
**Describe the bug** In a lua hangup hook, the cause of the hangup should be accessible for processing and/or logging. However, the value always appears to be `NONE`. https://github.com/signalwire/freeswitch/blob/v1.10.12/src/switch_channel.c#L57 **To...