ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 8 matches
Author Message
  Topic: Message Broker HTTP Web server 404 Failure Catch
tdolby

Replies: 13
Views: 14022

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Nov 02, 2015 1:01 pm   Subject: Message Broker HTTP Web server 404 Failure Catch
There's no reason you can't use .* instead of .+ as long as it works - I think I instinctively stay off the / URL because traffic sprayers often poll on / (using "HEAD /") to see if a machin ...
  Topic: Message Broker HTTP Web server 404 Failure Catch
tdolby

Replies: 13
Views: 14022

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Oct 23, 2015 1:46 pm   Subject: Message Broker HTTP Web server 404 Failure Catch
The described behaviour looks defective, as it's hard to see how the /* node taking everything would be desirable . . .

It looks like the HTTP Input node accepts Java regular expression syntax in t ...
  Topic: Issue with HttpInput node for processing multiple request
tdolby

Replies: 7
Views: 5743

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Mar 08, 2012 9:28 am   Subject: Issue with HttpInput node for processing multiple request
Assuming I'm understanding correctly, the proxy is using pipelining (see RFC 2616) on a single socket out to the MB listener, and the MB listener is handling each request in turn, finishing one reques ...
  Topic: Multiple Certificates in Truststore
tdolby

Replies: 2
Views: 2387

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Feb 03, 2012 7:08 am   Subject: Multiple Certificates in Truststore
When you say

Each of the target web-services(1 for each store and we have over 1000 stores) is having different certificates.

do you mean that they all have certificates issued by different auth ...
  Topic: HTTPReply Node Content Length Problem
tdolby

Replies: 3
Views: 3141

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Nov 30, 2004 7:43 am   Subject: HTTPReply Node Content Length Problem
Setting Content-Length in any header using a compute node is not advised - the broker code should set that for you.

Can you put a proxy in the middle of the HTTP traffic, and watch the actual byt ...
  Topic: HTTPInput - Additional Instances
tdolby

Replies: 15
Views: 17213

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Oct 14, 2004 2:46 am   Subject: Listener thread pool size
The "registry" is actually a set of files on non-Windows platforms, and so you need to do the following (for ksh):

print -n 10 > /var/mqsi/registry/<BROKERNAME>/HttpListenerThreadPoolSize ...
  Topic: MQSI 2.1/WMI 5.0 broker & 64-bit DB2 databases compatibi
tdolby

Replies: 3
Views: 4293

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Aug 24, 2004 2:46 am   Subject: MQSI and 64-bit databases
You can certainly use a 64-bit database as a broker database, as long as the database client libraries used (libdb2.so and friends) are 32-bit. This can be done by either creating a 32-bit instance a ...
  Topic: is it safe to kill broker processes???
tdolby

Replies: 8
Views: 9771

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Jun 29, 2004 1:07 am   Subject: is it safe to kill broker processes???
In general, killing broker processes is not nice but no worse than mqsistop -i, which sends SIGKILL (-9) under the covers. I think there is some confusion surrounding semaphores and shared memory, tho ...
Page 1 of 1

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.