Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
2answers
5k views

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 ...
1
vote
2answers
852 views

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 ...
0
votes
1answer
24 views

Configure websphere httpd.conf and plugin-cfg.xml

i have an application which is deployed on websphere application server with ibm http server.I want to change the domain name.I have figured out that changes will be required in httpd.conf file. in ...
0
votes
0answers
34 views

POST requests ignored by ibm http server

I'm running an asp.net mvc 3 application on a separate server and using an IBM http server with websphere 6.1. I'm routing the application like mypage.com/myaspapp. And it all works fine when doing ...
0
votes
1answer
257 views

IHS/Websphere 6.1.31 on AIX - Heavy Load - Stop accepting request afet 170 concurrent users - Connection Refused on same server

I was wondering if someone could point me out into the right direction. Right now our IHS / Websphere Server is unable to handle more than 170 concurrent users. We have tuned the IHS, Websphere ...