-
When I access my home page via browser it load pretty fast and without any problems, when I run apache bench on my homepage hhvm stops (crash). This not occurs when I benchmark an simple php script (H…
-
Hi there, i have setup Fresh install Magento 1.8 and 1.9 + turpentine and the varnish cache doesn't work.
This is what i made :
1/ Varnish config :
varnishd -a :8080 -T 0.0.0.0:6082 -d -f /etc/varn…
-
Current Tempesta kernel is at tempesta-tech/linux-4.1-tfw@d3eb3e3. Tempesta runs in VM. The back end server is Apache running in the same VM. The only difference with Apache's default config is that A…
-
(This appears to be the case across multiple betas - I've tested beta7 and various beta8 releases)
I've created a simple WebApi site using `yo` and the `generator-aspnet` on OS X Yosemite 10.10.5
Af…
-
Hi, i have a magento site running on Amazon EC2. My server was NGINX, CentOS 7. I installed and configured Varnish and Turpentine to make Varnish work with Magento. I clicked on the button "Download V…
-
I've created simple app to test it with Apache Benchmark (which uses HTTP/1.0):
``` go
package main
import (
"github.com/valyala/fasthttp"
)
const helloWorldString = "Hello, World!"
var (
…
-
### Concept
As a user I can access a performant feature service that is proxying: http://data.seattle.gov/resource/3k2p-39jp.json
### Details
- [x] Requests required to move data from Socrata should …
-
I am trying to write a little demo with ngx_mruby and redis. But i found there is a problem, I'm not sure it is my system problem or in mruby-redis.
Nginx conf
```
worker_processes 4;
events {
…
-
-
I installed two days ago the latest devel version for testing. I cleared the current version I used before as usual. Even the new configuration file is created on disk, I cannot start Varnish service.…