Can you share your config? It's hard to tell what's going on from your
description.
On Apr 22, 2015 1:11 AM, "Nitin" <[email protected]> wrote:

> Hi Justin
> Thanks for quick reply.
>
> Yes, I know it does take care of multiple handlers. What I meant is:
> 1. How the config file will look like specially handler section?
> 2. right now in my application setup, I have handler like:
> '/my_handler/1.0'
>     But if I send curl request to mongrel2 like: curl -X POST .....
> http:<ip>:<port>/abc/pqr
>     Still it does send it to my handler application. AFAIK it should not.
> Correct me If I am wrong
>     in understanding the setup
>
> Thanks
> Nitin
>
> On Wed, Apr 22, 2015 at 12:23 PM, Justin Karneges <[email protected]>
> wrote:
>
>> < div dir="ltr">
>> On Tue, Apr 21, 2015 at 11:32 PM, Nitin <[email protected]> wrote:
>>
>>>
>>> Does anyone know how to add two handlers with mongrel2?
>>>
>>
>> You can connect multiple handlers to one mongrel2, since mongrel2 binds
>> and the handlers connect.
>>
>> Or do you mean something else?
>>
>> Justin
>>
>
>

Reply via email to