ibmhttpserver

http to https to http using mod_rewrite and IBM http server

Ok I have an apache IBM HTTP Server WAS 6.1 setup I have my certs correctly installed and can successfully load http and https pages. After a successful j_security_check authentication via https I want the now authorized page (and all subsequent pages) to load as http I want this all to work with mod_rewrite because I don't want to c...

Building farms with IBM Websphere, IBM Http Server, Load Balancer (or Dispacher)

Do you know a web page or pdf or any books to learn how to architecture these products to create a farm? Also any generic web application farm architecture best-practices source is appreciated ... I would like to learn about highly available and scalable web architecture especially using IBM products... ...

Does IBM http server balance all requests based on client IP?

While running performance testing I've noticed that all the requests from any given IP address seem to all be going to the one cluster member. I've got about 7 concurrent users plugging away, and one server's got log activity while the other is sitting idle. Needless to say this is going to mess up my testing results unless I can find a...