Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

apache load balancing by URL (is it possible)

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Related Topics:
apache + mod_jk load balancing only goes to one server - i'm having the problem described in in short, always forwards requests to the first node for load..

Strange load balancing behavior with mod_jk2 - Hallo, I run Apache2 with mod_jk2 and 3 JBoss 3.2.3 with the included Tomcat on Suse 8.2. When to the jsp-Pages in the JBoss 3.2.3 the load balancing behavior is not Round Robin. It seems to me that every time the Benchmark send requests to..

Step by step Apache2+ mod_jk2+ Multiple Tomcat 4.1.X in L.. - Applies to Unix Like OS, FreeBSD and Part applies to all platforms including Windows (All). Complete of Apache2+ mod_jk2+ Multiple Tomcat 4.1.X in Load Balancing and Context Switching Mode: To begin with its always a good..

Apache Very Slow to Load - Hi, I've just recently installed RH Linux 7.2 and am running Apache 1.3.20. It seems that whenever I try to load a page either on the LAN or over the internet, it takes over a minute to download the whole page. I have asked my friends to test the site..

is it possible to use Apache as logical load balancer - Hello, I heard that it is possible to use Apache as a logical load balancer. Is anyone confirm this ? I have a webapp which runs under Tomcat and i'd like to deploy n Tomcat behind Apache as load balancer. Thanks
Next:  Apache: mod_auth_db issues  
Author Message
homerpuck

External


Since: Jan 23, 2004
Posts: 2



(Msg. 1) Posted: Wed Feb 04, 2004 12:36 am
Post subject: apache load balancing by URL (is it possible)
Archived from groups: alt>apache>configuration (more info?)

Hello,
I have a configuration where I need to do some load balancing.
The problem is that the web servers can share a common db, but not
file systems. for that reason, I need to load balance by URL
For example.
www.mydomain.com/aac I want to go to server1
so all URLs a* thru l* go to server1
all URLs m* thru z* go to server2
I hope that makes sense.
I was wondering if I could have one web server that all requests come
to and via apache URL Rewriting Guide, send the appropriate url to the
correct server.
My questions are
1) is this possible what i am thinking?
2) is the performance going to be bad in this architecture?
3) is there a better way to do it?

Thanks
Randy

 >> Stay informed about: apache load balancing by URL (is it possible) 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]