&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
varnish
1
vote
0
answers
46
views
Static file download from browser breaking in varnish but works fine in Apache
I would at first like to thank everyone at serverfault for this great website and I also come to this site while searching in google for various…
varnish
apache2
static-files
file-downloads
asked
June 25, 2011 12:12 pm CDT
Ron
0
votes
0
answers
112
views
Varnish, Nginx, Apache, APC, Meteor, Cpanel & Wordpress On A Single Server, Any Good?
Yes, I have read many close questions, but I needed a specific answer and hence this question. First, these are my new server specifications: Linux…
apache
nginx
wordpress
varnish
apc
asked
June 24, 2011 7:47 pm CDT
user85655
0
votes
0
answers
37
views
General steps to take to fix 503 on my server
My general question is: what steps should you take to fix a 503 error? To give the specifics of my situation, our Apache web server is throwing a…
apache
varnish
503-error
asked
June 23, 2011 4:30 am CDT
tog22
0
votes
4
answers
51
views
Building a High Performance Static Website
I'm looking to build a High Performance website. It has thousands of static HTML pages, that are specifically rendered depending on a form submit. I…
nginx
performance
cache
varnish
html
asked
June 22, 2011 12:32 pm CDT
Karthik Kastury
2
votes
1
answers
48
views
Sever config for live HTTP-segmented video
Folks, I am trying to find the most optimal machine configuration for a web cache that will serve HTTP-segmented video to a few thousand concurrent…
apache
nginx
varnish
video-streaming
asked
June 15, 2011 4:57 pm CDT
Raj
0
votes
2
answers
77
views
Blocking ips with .htaccess behind varnish
I have the following issue. I have a normal apache/varnish installation on a server with 5 IPs and varnish sends each request to apache using the…
apache
.htaccess
varnish
asked
June 14, 2011 7:07 am CDT
pataroulis
1
vote
4
answers
24
views
Trying to understand how varnish fits into the picture
Currently I am setting up HA proxy to route requests to my application servers. My application servers will be running nginx with phusion passenger.…
ubuntu
nginx
haproxy
varnish
asked
June 7, 2011 3:00 pm CDT
Blankman
0
votes
0
answers
124
views
Apache & mod_pagespeed + varnish question
I have the following architecture on the web layer. Varnish <-> Apache2 (mod_pagespeed <-> mod_jk) <-> Tomcat ^ ^ ^ | | |________:…
tomcat
architecture
apache2
varnish
mod-pagespeed
asked
June 1, 2011 7:22 am CDT
netbrain
1
vote
1
answer
40
views
Could unsetting variables in php affect caching?
Maybe this is a stupid question, but at the end of my pages i set all of the variables to null and then unset them, for performance, even though, i…
php
caching
memcached
apc
varnish
asked
May 19, 2011 7:28 pm CDT
mcbeav
0
votes
0
answers
44
views
Need a little advice with apc, node.js, varnish, memcached, nginx
Just need a little advice here if anyone can help. Currently i have nginx running on a virtual private server, i am looking into installing node.js…
nginx
memcached
varnish
apc
node.js
asked
May 14, 2011 12:08 am CDT
mcbeav
0
votes
2
answers
47
views
What is a common web architecture for java apps?
Im currently developing a java web application, and im researching how i should combine different types of technology in order to get the most use…
mysql
tomcat
apache2
varnish
web-architecture
asked
May 11, 2011 3:34 am CDT
netbrain
0
votes
1
answers
126
views
Where does Varnish usually go in a Rails web stack?
I have a production Rails application deployed on Unicorn with nginx in front for static file serving. I now need some features of Varnish and I'm…
nginx
ruby-on-rails
reverse-proxy
varnish
unicorn
asked
April 22, 2011 8:31 am CDT
wormcontrol
0
votes
0
answers
180
views
Perfect server guide for php 5.3 fpm nginx varnish on centos 5?
I have been searching for a good guide from someone who has done this before. I used Varnish years ago (2007) with apache. Recently I decided to…
nginx
centos5
varnish
php-fpm
asked
April 20, 2011 10:55 am CDT
Vangel
0
votes
2
answers
92
views
Is it possible to install apc, memcached, nginx and varnish all together?
Just wondering if it is possible to have nginx, apc, memcached, and varnish all running together. i am currently running on a dreamhost private…
nginx
memcached
varnish
apc
asked
April 19, 2011 1:16 pm CDT
mcbeav
0
votes
3
answers
195
views
Load balancing: Nginx, Varnish and HTTP sessions
Hi, I have to setup a load balancing system. At the moment I have two machines running Nginx 0.8.52, PHP-FPM (on unix socket) and an application…
php
nginx
varnish
session
asked
April 19, 2011 5:21 am CDT
Michele Pangrazzi
1
vote
0
answers
110
views
Use Cherokee Instead of nginx in Front of Varnish to Get HTTP 1.1 Optimizations?
We have been running nginx -> uWSGI, and now we are evaluating putting Varnish as a caching layer between nginx and uWSGI (similar to…
nginx
http
cache
varnish
cherokee
asked
April 18, 2011 2:56 am CDT
James
0
votes
1
answers
90
views
Varnish on a cPanel server with 5 IPs
I have a server hosting 3 subdomains of the same domain, each with it's own IP. I need to setup varnish in front of apache for the reason that I…
apache
cpanel
varnish
multiple-domains
asked
April 14, 2011 7:01 am CDT
pataroulis
0
votes
2
answers
51
views
Varnish and adsense
Is it a solution to use Varnish to serve up dynamic (read-only) pages that has adsense on them? Or should I use Memcached to cache the database…
memcached
varnish
asked
April 6, 2011 8:45 pm CDT
sachek
0
votes
1
answers
106
views
Getting correct SERVER_PORT to php-fpm through nginx and varnish
The goal is to get PHP aware of the correct web-facing server_port. The setup is: nginx on port 443 reverse proxying to varnish on port 80 reverse…
nginx
reverse-proxy
fastcgi
varnish
php-fpm
asked
April 5, 2011 10:48 pm CDT
Matt
1
vote
1
answers
53
views
Lightest IP geolocation technology for static site?
Hello, I run a site that is behind a Squid reverse proxy which delivers most of the content cached (including html, not only images, etc.). I need…
nginx
squid
reverse-proxy
varnish
geolocation
asked
April 4, 2011 6:48 pm CDT
Zillo
Pages
:
1
|
2
>
37
varnish
Tagged:
varnish
Related Tags
nginx
× 23
apache
× 7
reverse-proxy
× 6
memcached
× 5
php
× 5
apache2
× 4
php-fpm
× 4
tomcat
× 4
apc
× 4
cache
× 3
ubuntu
× 3
haproxy
× 2
503-error
× 2
caching
× 2
ruby-on-rails
× 2
squid
× 2
port
× 2
iptables
× 1
config
× 1
video-streaming
× 1
redirection
× 1
posix
× 1
mysql
× 1
session
× 1
centos5
× 1
uwsgi
× 1
phpmyadmin
× 1
ports
× 1
linux
× 1
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy