-
as seen on Server Fault
- Search for 'Server Fault'
I installed lighttpd on CentOS 5.5 64-bit. Everything seems fine and running except I cannot get past 403 errors on both HTML and PHP pages. I have used CHMOD and CHOWN, changed ownership in the config file, done everything possible and have been stuck for 2 days. Appreciate any help, and here's…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I bought the linode(linode.com) server the other day. I've been trying to run lighttpd and apache2 at the same port, using lighttpd for static files. As linode is only providing ONE ipv4 address, I tried to bind lighttpd on the ipv6 address. That's where I got the same error each and very single time:…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Having so much issue with NginX configuration since I'm new with NginX. Been using Lighttpd for quite sometime. Here are the base info.
New Machine
- CentOS 6.3 64 Bit
- NginX 1.2.4-1.e16.ngx
- Php-FPM 5.3.18-1.e16.remi
Old Machine
- CentOS 6.2 64Bit
- Lighttpd 1.4.25-3.e16
Original Lighttpd…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
anyone can help me? I just got this problem today. Before this my site running smooth with Fastcgi enable but now its show 500 internal server error with below logs. I need to disable php fastcgi in LxAdmin so that my visitor can access my site but when I disable php fastgi, my web performance is…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Hello everyone,
anyone can help me? I just got this problem today. Before this my site running smooth with Fastcgi enable but now its show 500 internal server error with below logs. I need to disable php fastcgi in LxAdmin so that my visitor can access my site but when I disable php fastgi, my web…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I'm currently installing a number of Apple Xserve boxes running Mac OS X Server (10.6). After poking and prodding for a while I can't find any obvious way, or documentation telling me how, to set up the 2 ethernet ports in a failover or load-balancing configuration.
There seems to be an obvious…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am wondering conceptually how load-balancing works on the EJB-level (not web session replication) with Java EE containers like Glassfish. From what I have gleaned your remote interface is a proxy that delegates your call to one of many servers you may have in an environment.
If things fail are…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I'm completely new to the concept of load balancing so i hope this question isn't a "stupid question" because i've been searching around and im having a hard time understanding this. So to my understanding, in order to load balance, i need a separate machine with an ip address i can direct all traffic…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi there,
What is the better approach for load balancing on web servers? My services run in .NET and Mono, so they could be hosted on IIS or Apache2, and the will have to provide SSL connection.
I've read two main approaches, store the state in a common server and use sticky sessions, there is any…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Hi,
I am using openbgpd in freeBSD with 2 ISP connections. I have my own AS number and a /22 network. Currently I am advertising entire /22 to both networks. Inbound traffic comes in But my outbound traffic goes via a single link.
I would like to either distribute my outbound traffic via both links…
>>> More