Hi,

i've performed some benchmarks test but i was not able to reproduce the
problems:

1) Performance: i did tests of 50000 requests over the protected content
and it worked properly, no delays
2) Protected paths: if a basic auth session is established it no longer
request the user/pass. Once a client face a basic auth request it sends the
credential, then the server sets a special Cookie, so every time the client
back to the server it sends the cookie and this last one is validated. The
only way for the server to request the auth again is if your client did not
send the auth again anymore.

Some questions:

  - are you using some proxy reverse between your browser and the target
board ?
  - If you look at the board OS, what time is it (# date) ?

regards,


On Mon, Feb 4, 2013 at 10:24 AM, Michael and Denise Winestock <
[email protected]> wrote:

> Hi Eduaro,
>
> The relative URL addresses that I am trying:
>
>   - protection is applied on http://something.com/
>  - the videos are located at
> http://something.com/Welcome/someone/mediafiles/vidoes
>
> Keep in mind that when I visit
> http://something.com/Welcome/someone/mediafiles/pictures which has
> pictures in it, no login window pops up.
>
> Thanks,
>
> Michael
>
>   *From:* Eduardo Silva <[email protected]>
> *To:* Michael and Denise Winestock <[email protected]>
> *Cc:* "[email protected]" <[email protected]>
> *Sent:* Monday, February 4, 2013 11:18 AM
> *Subject:* Re: [Monkey] Auth plug-in for Monkey v1.1.1
>
>  Hi Michael,
>
> please find my answer between lines:
>
> On Mon, Feb 4, 2013 at 10:11 AM, Michael and Denise Winestock <
> [email protected]> wrote:
>
>  Hi,
>
> I am using Monkey HTTP v1.1.1 on Arm Linux-kirkwood 3.7.5.  I am using the
> Auth plug-in.  I have noticed two things about the Auth plug-in that
> hopefully can be clarified.
>
> 1) When the Auth plug-in is being used, I noticed that the performance of
> Monkey is a lot slower.  Is this something that is being worked on to speed
> up the Auth plug-in?
>
>
> I have not seen this performance issue but i will dedicate some time to
> measure the server behavior when using the Auth plugin (you should expect
> an email from me within 12 hours).
>
>
>
> 2) When the Auth plug-in is being used, a login window is shown for
> verification into my website.  I login and I am able to go to web pages
> within my website.  When I go to a web page that has some home-shot
> videos on it another login windows pops up?  Why is the login window coming
> up again?
>
>
>
> What are the relative URL address that you are trying ?, e.g:
>
>  - protection is applied on http://something.com/dir
>  - the video is located at http://something.com/videos
>
> for your case, what are those ?
>
> best,
>
>
>
>  Thanks,
>
> Michael
>
> _______________________________________________
> Monkey mailing list
> [email protected]
> http://lists.monkey-project.com/listinfo/monkey
>
>
>
>
> --
> Eduardo Silva
> http://edsiper.linuxchile.cl/
> http://www.monkey-project.com/
>
>
>


-- 
Eduardo Silva
http://edsiper.linuxchile.cl
http://www.monkey-project.com
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to