Hi, Please help me with some advice, which is the best way to configure cherokee in the following cluster environment.
- 1 load balancer - 2 server (server a and server b) -1 shared storage connected to the servers with optical cable. We are developing a photo gallery, and we are plan to store the webpage source and photos on the shared storage. The site is php based. The load balancer is redirecting the requests to the servers depending on the load of each server. The sessions are stored in database. I have installed cherokee and php on both server. If I start the cherokee ONLY on "server a" it's working correctly, when I start the cherokee ONLY on "server b" then it's working correctly but when I start the cherokee on both server the servers slow down extremly and after a minute stops working. Just giving me 504 Gateway timeout or 505 http version not supported. If I try to reach the webpage from "server a" or "server b" with lynx localhost I get the same error, so no relation between the error and load balancer. Unfortunately nothing displayed in the error logs nor in the cherokee log and nor in the php log. Best Regards Zsolt _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
